Summary | bad czech characters conversions |
Queue | Horde Base |
Queue Version | 3.0.3 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | komanek (at) natur (dot) cuni (dot) cz |
Created | 03/14/2005 (7437 days ago) |
Due | |
Updated | 03/15/2005 (7436 days ago) |
Assigned | 03/14/2005 (7437 days ago) |
Resolved | 03/15/2005 (7436 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
server overwrites this header, it is *badly* broken.
as a default charset as far as horde does not use meta tags for
defining charset. Apache (at least my configuration) does not
understand "lang" atribute of html and body tags. After telling Apache
not to assume default charset, everything works fine.
Suggestion for horde: mentioning charset in meta tags as an addition
to "lang" attribute would be very nice. Would it break any standart ?
Thanks,
David Komanek
State ⇒ Feedback
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ bad czech characters conversions
Queue ⇒ Horde Base
(e.g. editing my identity in preferences, or configuring tickets in
whups, all the texts are stored right in iso-8859-2 in my database.
Retrieving these texts again to browser causes strange iso-8859-2 ->
wndows-1250 conversion, so some characters have bad codes.
I have this problem with both my browsers: MS IE 6 and Mozilla Firefox
1.0.1, both in main preferences and modules.
Running on Apache + php 4.3.10, libiconv 1.9.2