Summary | multipart/alternative MIME handling |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | morgan (at) orst (dot) edu |
Created | 11/30/2007 (6400 days ago) |
Due | |
Updated | 12/17/2008 (6017 days ago) |
Assigned | 11/09/2008 (6055 days ago) |
Resolved | 12/17/2008 (6017 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
Version ⇒ HEAD
State ⇒ Stalled
will be taken up after that code stabilizes.
parameter by changing it from "2.2" (there is no mime part 2.2) to
"1.2.2" (the correct mime part id).
So there are 2 problems with the URL, although I suspect they are related.
on the mime structure of that message.
The only issue I noticed was that if you enable html inline messages
in imp's configuration, the html body part is not correctly
displayed. But you can still retrieve it through one of the
attachment links, and it works correctly with imp 4.2.
message displays correctly, but the links to view or download the PDF
attachment (which are displayed inline) are incorrect. Click on the
view link opens a pop-up window which has the following URL:
https://webmail4-test.onid.oregonstate.edu/imp/view.php?popup_view=1&actionID=view_attach&id=2.2&mimecache=197054aa93e86cd7a3217dd2fd35c8a6
and displays a blank page. If I add the parameters
"&mailbox=INBOX&index=77054" to the URL, it works correctly,
displaying the PDF file.
Also, the "Download All Attachments (in .zip file)" link at the top of
the message works correctly. I cannot figure out why the code is not
including the mailbox name and message uid in the generated URL though.
State ⇒ Not A Bug
the mime structure of that message.
The only issue I noticed was that if you enable html inline messages
in imp's configuration, the html body part is not correctly displayed.
But you can still retrieve it through one of the attachment links, and
it works correctly with imp 4.2.
You can grab it at:
http://oregonstate.edu/~morgan/test.mbox
like it's broken.
I put it online at http://oregonstate.edu/~morgan/77054.msg
New Attachment: 77054.
State ⇒ Feedback
Priority ⇒ 1. Low
State ⇒ Unconfirmed
New Attachment: 77054.
Queue ⇒ IMP
Summary ⇒ multipart/alternative MIME handling
Type ⇒ Bug
with the following (odd!) MIME structure (as reported by Pine):
Parts/Attachments:
1.1 Shown 5 lines Text
1.2.1 Shown ~17 lines Text
1.2.2 OK 939 KB Application
1.2.3 Shown 0 lines Text
2 2.5 KB Application
----------------------------------------
In IMP, it shows up as:
Headers: Show All Headers
Multipart/alternative
Alternative parts for this section: Help
unnamed [text/plain] 0.24 KB Download
unnamed [text/html] 1.14 KB Download
J Biol Chem 1983 Venter-1.pdf [application/pdf] 917 KB
Download
HTML Click HERE to view HTML content in a separate window.
Clicking on any of the links shows a completely blank HTML window, and
there is no text at all show inline.