[Tickets #7743] On FreeBSD (at least 7.x) the charset detection fails
bugs at horde.org
bugs at horde.org
Mon Dec 1 14:52:45 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7743
------------------------------------------------------------------------------
Ticket | 7743
Created By | bra at fsn.hu
Summary | On FreeBSD (at least 7.x) the charset detection fails
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
bra at fsn.hu (2008-12-01 09:52) wrote:
In horde/config/nls.php, there is a separate charset list for PHP_OS=="BSD".
For example my locale (Hungary, hu_HU) specifies the charset
"ISO8859-2", but when I try to compose(.php) an e-mail, it has no
charset selected, so the e-mail will have the default (the first,
Arabic, Windows-1256).
Printing in the foreach in compose.php, it seems that the loop
compares ISO8859-2 with (among others) ISO-8859-2.
So I think it would be good to have that dash, at least for FreeBSD in
nls.php.
More information about the bugs
mailing list