Summary | Different mime part charset when viewed as attachment |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 01/10/2007 (6832 days ago) |
Due | |
Updated | 02/16/2007 (6795 days ago) |
Assigned | 02/07/2007 (6804 days ago) |
Resolved | 02/16/2007 (6795 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
different than ascii.
New Attachment: zip.png
follow up errors:
Notice: Undefined index: name in
/home/jan/headhorde/framework/MIME/MIME/Viewer/zip.php on line 84
Notice: Undefined index: attr in
/home/jan/headhorde/framework/MIME/MIME/Viewer/zip.php on line 85
Notice: Undefined index: size in
/home/jan/headhorde/framework/MIME/MIME/Viewer/zip.php on line 86
Notice: Undefined index: date in
/home/jan/headhorde/framework/MIME/MIME/Viewer/zip.php on line 87
Notice: Undefined index: method in
/home/jan/headhorde/framework/MIME/MIME/Viewer/zip.php on line 88
Notice: Undefined index: crc in
/home/jan/headhorde/framework/MIME/MIME/Viewer/zip.php on line 89
Notice: Undefined index: _method in
/home/jan/headhorde/imp/lib/MIME/Viewer/zip.php on line 87
Notice: Undefined index: _method in
/home/jan/headhorde/imp/lib/MIME/Viewer/zip.php on line 88
State ⇒ Feedback
New Attachment: Clipboard01.png
are you seeing different?
Priority ⇒ 1. Low
State ⇒ Assigned
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Different mime part charset when viewed as attachment
Type ⇒ Bug
It's displayed correctly when viewed as an attachment, but broken when
viewed inline. The charsets and content lengths are different in those
cases.