Closed Bug 554182 Opened 16 years ago Closed 15 years ago

image not load in signature

Categories

(Thunderbird :: General, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 531437

People

(Reporter: mateus, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1036 Safari/532.5 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 Bug in Thunderbird 3.0.4 or less. The new mensagems signature in html with images works well, but when clicking a link e-mail does not bear the signature image, even trying to re-import the image. Sorry my english. Mateus Moratelli Brazil www.areahp.com.br Reproducible: Always Steps to Reproduce: 1.click in e-mail link in the browser 2.not load image in signature 3.
Possibly related to bug 527649 - is the image attached to the message (i.e., <img src=file://...>) or hosted on a server (<img src=http://...>) and just referred to by your signature?
Mateus can you answer to comment1 please ?
(In reply to comment #1) > Possibly related to bug 527649 - is the image attached to the message (i.e., > <img src=file://...>) or hosted on a server (<img src=http://...>) and just > referred to by your signature? It's equal bug related to bug 527649 - But I use is the image attached to the message (i.e.,<img src=file:///...>) My html code... ... <a href="http://www.areahp.com.br"><img style="border: 0px solid ; width: 650px; height: 110px;" alt="www.areahp.com.br - V&iacute;deo Cursos" title="www.areahp.com.br - V&iacute;deo Cursos" src="file:///N:\Thunderbird\Data\mm\logo_areahp.jpg"></a> ...
Even on Windows you'll need to specify URLs with a forward (/) slash. Did you try src="file:///N:/Thunderbird/Data/mm/logo_areahp.jpg" instead?
this is duplicate of (already fixed) bug #531437
> Steps to Reproduce: > 1.click in e-mail link in the browser > 2.not load image in signature Agreed, thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.