6.0.0-beta1
9/24/25

[#2374] Help.xml converted to utf-8 twice
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

History
03/14/2006 06:53:50 AM Michael Slusarz Comment #5
State ⇒ Resolved
Reply to this comment
08/03/2005 12:16:53 PM Jan Schneider Comment #4
Assigned to Horde DevelopersHorde Developers
State ⇒ Assigned
Reply to this comment
Happens with PHP 5 only.
08/03/2005 12:06:45 PM t (dot) zell (at) gmx (dot) de Comment #3
New Attachment: horde.png Download
Reply to this comment
This is how the IMP's help window looks like with line 302 active
08/03/2005 12:00:11 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Can you give an example where you see this?
08/03/2005 11:51:23 AM t (dot) zell (at) gmx (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Help.xml converted to utf-8 twice
Queue ⇒ Horde Framework Packages
Reply to this comment
On a SuSE 9.3 system with $LANG="en_US.UTF-8" Help.xml is converted to 
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

Saved Queries