Closed Bug 1332253 Opened 7 years ago Closed 7 years ago

image base64 inline not display in signature

Categories

(Thunderbird :: Message Compose Window, defect)

45 Branch
x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: wilson.pedroso.p, Unassigned)

Details

Attachments

(1 file)

Attached file email-with-bug
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20161208153507

Steps to reproduce:

I create a html signature file with base64 inline images. 


Actual results:

In a machine with 2 emails accounts, the 2nd account fail to show the images.
Emails sents dont show the images.


Expected results:

<img style="width=100%"
                src="cid:part1.00010903.04070602@cck.com.br%20"
                align="left" border="0">

content of cid
Content-Type: image/png;
 name="cejbcjfd.png"
Content-Transfer-Encoding: base64
Content-ID: <part1.00010903.04070602@cck.com.br >
Content-Disposition: inline;
 filename="cejbcjfd.png"

There´s a plus %20 (espace char) in both tags
OS: Unspecified → Windows XP
Hardware: Unspecified → x86
Attachment #8828288 - Attachment mime type: message/rfc822 → text/plain
Nice sample e-mail, but can you attach the signature please.

It works fine for me with:

<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAFCAIAAADtz9qMAAAAEElEQVQImWOwD+6DIwYyOADVcxaBMyMVNwAAAABJRU5ErkJggg==">

as a HTML signature.

In the result e-mail I see:
<div class="moz-signature">-- <br>
      <img src="cid:part1.37BA8F9A.3E39BD6A@jorgk.com"></div>

and further down:
--------------02EAECE2638E8FFAE4F0B5F9
Content-Type: image/png;
 name="dlfmlipannjebnok.png"
Content-Transfer-Encoding: base64
Content-ID: <part1.37BA8F9A.3E39BD6A@jorgk.com>
Content-Disposition: inline;
 filename="dlfmlipannjebnok.png"

iVBORw0KGgoAAAANSUhEUgAAAAQAAAAFCAIAAADtz9qMAAAAEElEQVQImWOwD+6DIwYyOADV
cxaBMyMVNwAAAABJRU5ErkJggg==

So no extra space and no problem. I used 45.6 for this experiment.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: