[Tickets #4024] Can't send mail or expand names in compose
bugs@bugs.horde.org
bugs at bugs.horde.org
Sun Jun 11 13:35:36 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4024
-----------------------------------------------------------------------
Ticket | 4024
Updated By | pallos at trefort.elte.hu
Summary | Can't send mail or expand names in compose
Queue | MIMP
Version | 1.0
State | Feedback
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
pallos at trefort.elte.hu (2006-06-11 13:35) wrote:
>> This means that compose.php isn't properly translating the string on
>> the second load, though - any idea why that might be?
>
> Might be something related to codepages. The form posts the actionID
> in UTF8. Maybe compose.php waits for an ISO-8859-2 (latin2) coded
> value?
Ok, that's the problem. compose.php expects
"A címrészlet teljessé egészítése" (in 8859-2)
but gets
"A c?mr??szlet teljess?? eg??sz?t??se" (in UTF8)
When I try to expand names.
More information about the bugs
mailing list