VM

Cached MIME layout going wrong

Bug #910066 reported by Uday Reddy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
VM
In Progress
Low
Uday Reddy

Bug Description

Now that we have a verification step for cached MIME layouts, some funny mismatches are being found.

Here is a MIME layout found for a message (in the Sent folder):

Fundamentals of Databases - Class Test paper
("multipart/mixed" "boundary=/WdrxsL1s4")
 ("text/plain" "charset=us-ascii") desc="message body text"
 ("application/pdf" "name=test1.pdf") ("inline")

But the MIME headers show:

Content-Type: application/pdf;
  name="test1.pdf"
Content-Disposition: attachment;
  filename="test1.pdf"
Content-Transfer-Encoding: base64

How did VM infer that it was an "inline" object?

Tags: mime
Revision history for this message
Uday Reddy (reddyuday) wrote :

See Bug 740755 for background.

Revision history for this message
Uday Reddy (reddyuday) wrote :

This seems to arise only after the message is "presented". The most likely culprit is vm-mime-frob-image-xxxx. What a hack!

Uday Reddy (reddyuday)
Changed in vm:
status: Triaged → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.