Closed
Bug 243286
Opened 21 years ago
Closed 21 years ago
Cannot display cid images if ' is used instead of " is src attribute
Categories
(MailNews Core :: Attachments, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 225245
People
(Reporter: bugzilla, Assigned: sspitzer)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux) (KHTML, like Gecko)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040314
I will attatch two email's to this bugreport. One is where all image-tags are
on the form: <img src='cid:xxx' border='0'> and another one where they are one
the form <img src="cid:xxx" border='0'>. In the first case, Mozilla Mail
cannot display any of the images, but in the second case, all the images are
displayed.
Note: attachment in Content-Disposition is misspelled, but this does not seem
to have anything to do with the problem.
Reproducible: Always
Steps to Reproduce:
1. View the "non-working" attachment to this bug in Mozilla Mail as an email.
2. View the "working" attachment.
Actual Results:
The non-working does not display the images, eventhough the only differences
are that src=' is replaced by src=".
Expected Results:
Both email's should be displayed with images.
| Reporter | ||
Comment 1•21 years ago
|
||
| Reporter | ||
Comment 2•21 years ago
|
||
Comment 3•21 years ago
|
||
Appears to be the same problem as bug 225245; Klaus Madsen, if you agree, please
mark this bug a duplicate of that one.
| Reporter | ||
Comment 4•21 years ago
|
||
It seems correct. Sorry for the dupe.
*** This bug has been marked as a duplicate of 225245 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•