Closed
Bug 250863
Opened 22 years ago
Closed 22 years ago
inserted HTML image link tag converted and sent as downloaded image attachment
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 176416
People
(Reporter: p_starrenburg, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040705 Firefox/0.9.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040705 Firefox/0.9.1
Any inserted HTML code with image source tags pointing to a valid URL, e.g. to
get the Thunderbird promotional buttons
(http://www.mozilla.org/products/thunderbird/buttons.html) onto HTML email, has
<img src> URL reference converted and sent as attached image file instead.
Reproducible: Always
Steps to Reproduce:
1. Compose new HTML email
2. Choose - Insert | HTML... - from menu
3. Insert valid HTML with <img src> tag pointing to URL on Internet
4. Send email
5. View HTML source - URL is converted to "cid:part..."
Expected Results:
Maintained the original source HTML with URL pointing to image source
Comment 1•22 years ago
|
||
See workaround at the dupe.
*** This bug has been marked as a duplicate of 176416 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•