Summary | Improper handling of character sets |
Queue | IMP |
Queue Version | 4.1.3 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | qa (at) cpanel (dot) net |
Created | 09/21/2006 (6879 days ago) |
Due | |
Updated | 03/26/2007 (6693 days ago) |
Assigned | 09/22/2006 (6878 days ago) |
Resolved | 09/26/2006 (6874 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Russian, but the new company, which uses IMP 4.1 and Horde Framework
3.1, also has the problem. I see this problem report, which is now 6
months old. Is anyone working on this? Is fhere something I can do to
help? I have system programming experience and this issue is quite
important to me.
languages used in the example (Russian Cyrillic, Spanish):
[Russian]
ru_RU
ru_RU.iso88595
ru_RU.koi8r
ru_RU.utf8
[Spanish]
es_ES
es_ES@euro
es_ES.iso88591
es_ES.iso885915@euro
es_ES.utf8
then is it still a system locale problem? Am I looking at the wrong thing?
system locales do not support utf-8?
system locales do not support utf-8?
Is it different from executing 'locale -a'?
State ⇒ Not A Bug
needs to be displayed in a different and incompatible charset than
Russian.
State ⇒ Assigned
New Attachment: test.php.html
I'm attaching the output of horde/test.php
regarding iconv tomorrow as I'm away from the test system.
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Improper handling of character sets
Queue ⇒ IMP
State ⇒ Unconfirmed
Opera 9.1
Scenario:
Two users: one has the Russian language set as Preferred in Global
Options > Locale; the second has Spanish (Espanol) set as Preferred
language in Global Options > Locale.
The Russian User composes an email using the Cyrillic character set
but changes the Charset option in the composition window to UTF-8 and
sends it to the Spanish locale user. When the Spanish locale user
receives the message, instead of seeing the Cyrillic character set,
only question marks (?) are displayed.
The Spanish user then replies to the Russian User, changes the Charset
to Russian in the composition window, and sends the message. What the
Russian User receives is garbage, as show below:
Статьи
обычно
несерьёзный
кто но, вас
пока
вообще
The original Cyrillic based message is viewable with other email
clients (Squirrelmail, Gmail, for example), but can only be viewed by:
1. The Spanish User changing his locale to Russian in Global Options;
2. Clicking the link to open it in a new window, which only worked on
Konqueror, which opened it in Kate (a text editor).