Bug 63214

Summary: wish a default charset for Japanese.
Product: [Retired] Red Hat Linux Reporter: Akira TAGOH <tagoh>
Component: evolutionAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: eng-asia-list
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-11 22:13:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 61901    
Attachments:
Description Flags
Here's patch. none

Description Akira TAGOH 2002-04-11 09:15:06 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.0 (X11; Linux i686; U;) Gecko/20020402

Description of problem:
Evolution uses EUC-JP as default charset for Japanese, and message-body is
encoded by base64. that's right. However we have long been used ISO-2022-JP for
sending raw Japanese messages. Right now we can read base64-encoded e-mail with
most MUA. but there are the people it doesn't like. for example, people which
uses CUI MUA like mail and mailx, or want to check some e-mail with text. in
these cases, base64-encoded e-mail may not be welcome. so in order that
Evolution will get many users in Japan, I wish default charset for Japanese will
be changed to ISO-2022-JP.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.if you have ~/evolution, please rename it to something or remove it.
2.runs evolution with LANG=ja_JP.eucJP
3.see mail preference.
	

Actual Results:  a default charset should be Japanese (EUC-JP)

Expected Results:  a default charset should be Japanese (ISO-2022-JP)

Additional info:

Comment 1 Akira TAGOH 2002-04-11 09:16:27 UTC
Created attachment 53385 [details]
Here's patch.

Comment 2 Jeremy Katz 2002-04-11 22:13:25 UTC
I've forwarded this to evolution-patches for comments before adding to our packages

Comment 3 Jeremy Katz 2002-04-15 06:43:28 UTC
Included in evolution-1.0.3-4 which is building now as ettore seemed to think it
was reasonable