6.0.0-beta1
7/24/25

[#1546] bad czech characters conversions
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

History
03/15/2005 08:59:44 AM Jan Schneider Comment #4
State ⇒ Not A Bug
Reply to this comment
We already send the charset in the Content-Type: HTTP header. If your 
server overwrites this header, it is *badly* broken.
03/15/2005 08:48:44 AM komanek (at) natur (dot) cuni (dot) cz Comment #3 Reply to this comment
hm, the problem was in the web server, which was assuming windows-1250 
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


03/14/2005 04:40:34 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Did you set the correct charset in your SQL configuration?
03/14/2005 04:17:13 PM komanek (at) natur (dot) cuni (dot) cz Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ bad czech characters conversions
Queue ⇒ Horde Base
Reply to this comment
I use iso-8859-2 with $language='cz_CS'. While writing to a text box 
(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


Saved Queries