| Summary | localization - charset - problem |
| Queue | Horde Base |
| Queue Version | 3.3.3 |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | |
| Requester | horde (at) smartsector (dot) hu |
| Created | 01/29/2009 (6126 days ago) |
| Due | |
| Updated | 01/30/2009 (6125 days ago) |
| Assigned | |
| Resolved | 01/30/2009 (6125 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Not A Bug
http://cvs.horde.org/diff.php/imp/compose.php?rt=horde&r1=2.800.2.121&r2=2.800.2.122&ty=u
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ localization - charset - problem
Type ⇒ Bug
State ⇒ Unconfirmed
So in the HU_hu.po (http://cvs.horde.org/horde/po/hu_HU.po) (not only
in the hu) file charset is ISO-8859-2.
And all modules which use the htmlspecialchars() PHP function works badly.
For example:
Warning: htmlspecialchars() [function.htmlspecialchars]: charset
`ISO-8859-2' not supported, assuming iso-8859-1 in
/usr/share/horde/genie/list.php on line 114
Can we use UTF-8 in the .po file? or what is the good solution in this case.
thanks for the help
Lawrence