Summary | Incorrect subject encoding of forwarded message. |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | jan (at) horde (dot) org, slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 03/08/2006 (7090 days ago) |
Due | |
Updated | 03/12/2006 (7086 days ago) |
Assigned | 03/12/2006 (7086 days ago) |
Resolved | 03/12/2006 (7086 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Feedback
New Attachment: msg.eml
Assigned to Jan Schneider
State ⇒ Assigned
message where it's clear the eventual subject and also the name of the
attachment come out in the wrong encoding. I guess we definitely need
everything UTF8 for this to work, but other than that, I really don't
know where to start attacking this.
State ⇒ Resolved
a look from Michael if you can.
unless they contain SP, CTL, or "special" characters, but I think
always quoting the parameters is easier so we'll just stick with that.
Taken from Chuck Hagenbuch
State ⇒ Feedback
look from Michael if you can.
Assigned to Chuck Hagenbuch
them (in MIME/Part.php). Looking into that now...
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Incorrect subject encoding of forwarded message.
Queue ⇒ IMP
Assigned to Michael Slusarz
State ⇒ Assigned
header of the part with the forwarded message is not correctly
encoded. The Subject of the forwarded message is fine.
See https://proservices.zend.com/horde/whups/ticket/?id=139