[gnome-cyr] [Bug 6621] Changed - the non-ascii chars in user's email (name part of course) get converted to underscores in the From: dropdown list in 'compose message mode'



Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by fejj ximian com 

http://bugzilla.ximian.com/show_bug.cgi?id=6621

--- shadow/6621	Tue Aug  7 09:12:42 2001
+++ shadow/6621.tmp.30095	Tue Aug  7 16:31:34 2001
@@ -2,13 +2,13 @@
 Product: Evolution
 Version: 0.11
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Critical
 Component: Mailer
 AssignedTo: evolution-mail-maintainers ximian com                            
 ReportedBy: hvv hippo ru               
 QAContact: louie ximian com
 TargetMilestone: ---
@@ -21,6 +21,17 @@
 I guess you forget to convert the string stored in user preferences
 in user locale's encoding to utf8 encoding - that
 produces illegal utf8 sequence that gets converted to ___ then.
 
 This makes Evo non-usable for people who want to have their names in their
 own language in the email address.
+
+------- Additional Comments From fejj ximian com  2001-08-07 16:31 -------
+does it display incorrectly in the account editor?
+
+we convert that text to utf8 before saving it to the config db and
+convert the config db value back to locale when setting it in the
+account editor entry box.
+
+I'm pretty sure we also convert it from utf8 to locale when setting it
+on the composer From dropdown too, I'll check that code next.
+




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]