[Tickets #4340] Problems with german umlaut
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Aug 28 04:18:43 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4340
-----------------------------------------------------------------------
Ticket | 4340
Updated By | Jan Schneider <jan at horde.org>
Summary | Problems with german umlaut
Queue | Jonah
Type | Enhancement
-State | New
+State | Feedback
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2006-08-28 04:18) wrote:
The problem is that PHP's xml parser is not able to properly detect the
feed's charset from the "encoding" parameter. *sigh*
Thus we have to rely on the charset being sent by the feed's web server in
the Content-Type HTTP header. If no charset is sent, we fall back to UTF-8
which is happening here.
Ideas for a better solution are welcome.
More information about the bugs
mailing list