Summary | attachment with turkish locale |
Queue | IMP |
Queue Version | 4.1.2 |
Type | Bug |
State | Not A Bug |
Priority | 3. High |
Owners | |
Requester | alexis (at) nds (dot) k12 (dot) tr |
Created | 08/02/2006 (6932 days ago) |
Due | |
Updated | 08/07/2006 (6927 days ago) |
Assigned | |
Resolved | 08/07/2006 (6927 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
in PHP's imap_fetchstructure() function that returns the message
structure as a single text/plain part.
I bet it's due to a locale dependant upper/lower case conversion of
the Content-Type header in either the IMAP extension or even the
c-client library.
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ attachment with turkish locale
Queue ⇒ IMP
in message with an attachment, the attachment shows up in encoded form
in the body of the message.
It happens just for pop3.
This bug was conirmed by Jan Schneider february 9th 2005 on the imp
mailing list :
"Confirmed. The weird thing is that this only happens with POP3.
Probably some incorrectly used strtoupper/lower somewhere. Please file
a ticket at bugs.horde.org. "
I guess the ticket was not filed up at that time.