Summary | charset conversion bug in help and calendar widget |
Queue | Horde Framework Packages |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | komanek (at) natur (dot) cuni (dot) cz |
Created | 05/19/2005 (7361 days ago) |
Due | |
Updated | 07/27/2005 (7292 days ago) |
Assigned | 07/09/2005 (7310 days ago) |
Resolved | 07/27/2005 (7292 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
State ⇒ Feedback
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ charset conversion bug in help and calendar widget
Queue ⇒ Horde Framework Packages
a separate window after clicking on the "Help" button are not
converted to the proper charset and remain in utf-8 which conflicts
with http header and html lang settings, so internat. characters are
displayed wrong.
Similar problem is in "calendar widget" (i.e. the javascript popup
layer with small calendar you see after clicking on the icon beside
form fields for datetime information.
Tested on horde 3.0.4 with Apache 2.0.54 and PHP 5.0.4.
David Komanek