Summary | Help.xml converted to utf-8 twice |
Queue | Horde Framework Packages |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | Horde Developers (at) |
Requester | t.zell (at) gmx (dot) de |
Created | 08/03/2005 (7357 days ago) |
Due | |
Updated | 03/14/2006 (7134 days ago) |
Assigned | 08/03/2005 (7357 days ago) |
Resolved | 03/14/2006 (7134 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
http://cvs.horde.org/diff.php?r1=1.82&r2=1.83&ty=u&f=framework%2FHorde%2FHorde%2FHelp.php
Assigned to
State ⇒ Assigned
New Attachment: horde.png
State ⇒ Feedback
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Help.xml converted to utf-8 twice
Queue ⇒ Horde Framework Packages
utf-8 twice, resulting in broken Umlauts in the help window.
Commenting out line 302 in lib/Horde/Help.php:
// $data = String::convertCharset($data, $this->_charset);
leads to correct results. However, this might not be considered as a
fix, since it may break other cases.
PHP 5.0.3
Horde 3.0.5-rc2