Closed
Bug 519699
Opened 16 years ago
Closed 6 years ago
Wrong 'From' character encoding in some messages in message list
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: vkondakoff, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.4pre) Gecko/20090930 Shredder/3.0pre
Several messages displayed in message list pane has wrong 'From' character encoding. The same field is displayed in correct encoding in message header pane and in thread summary pane.
Here are screenshots:
http://www.rugby-forum.ru/temp/enc.jpg
http://www.rugby-forum.ru/temp/enc1.jpg
And here is a screenshot of the sources of the message in question:
http://www.rugby-forum.ru/temp/enc2.jpg
Reproducible: Always
Updated•16 years ago
|
Whiteboard: dupeme
Comment 1•16 years ago
|
||
Related to bug #508745: probably we can merge this error in only one. I cannot find any similar bug already open.
Comment 3•16 years ago
|
||
Would be nice to have a testcase showing this behavior can the reporters save one of the emails showing this in .eml format and attach it to this bug ?
Reporter | ||
Comment 4•16 years ago
|
||
Reporter | ||
Comment 5•16 years ago
|
||
Неrе it is (attached)
Comment 6•16 years ago
|
||
Confirmed here on
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5pre) Gecko/20091019 Lightning/1.0pre Shredder/3.0pre ID:20091019031614
Keywords: testcase
Comment 7•16 years ago
|
||
ps: importing the mail testcase in my Inbox local folders with ImportExportTools (Mboximport enhanced) 2.3.0.2
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 8•16 years ago
|
||
And can we get a screenshot too ?
Updated•16 years ago
|
Whiteboard: dupeme
Comment 9•16 years ago
|
||
I see in mail source that there is:
Received: from unknown (HELO mx1.valuehost.ru)
this sound me familiar (as a know issue, but I'm not sure)
Comment 12•14 years ago
|
||
As far as I understand, this bug is related to MSF files. After changing the encoding through preferences, most probably the MSF files are not updated regularly. So, the from field is fetched with wrong encoding from the MSF files where the message itself is read with the correct encoding from the source. Two different occurences I've been faced before, are solved by removing the MSF files to force file recreation.
Comment 13•14 years ago
|
||
Reference: Two cases I've been encountered before are the ones listed in Bug 656564.
Comment 14•14 years ago
|
||
Additional info:
Temporary solution:
1. Set message display default character encoding to ISO-8859-1
2. Shutdown Seamonkey
3. Delete the msf file
4. Start Seamonkey
Comment 15•9 years ago
|
||
Valery, okohurgo,
do you still see this problem?
Flags: needinfo?(vkondakoff)
Flags: needinfo?(siradanuyelik)
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Component: General → Folder and Message Lists
Flags: needinfo?(vkondakoff)
Flags: needinfo?(siradanuyelik)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•