Closed
Bug 273634
Opened 20 years ago
Closed 20 years ago
No signature when using "Send Link" within Firefox
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
People
(Reporter: pfung0, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Using Thunderbird version 1.0 (20041206) Have Attach signature option checked Message does not have signature when using Firefox 1.0 "Send Link" function (No signature on new message with URL) Signature does appear when using Thunderbird standalone Reproducible: Always Steps to Reproduce: 1.Start Firefox 2.Use Send Link 3.See Thunderbird message composition start with no signature Actual Results: Missing signature Expected Results: Signature at bottom of message composition
Comment 1•20 years ago
|
||
I believe this is basically the same as bug 57802 -- my understanding is that Send Link is implemented by creating a mailto: with a body specifier.
Comment 2•20 years ago
|
||
(In reply to comment #1) > I believe this is basically the same as bug 57802 -- my understanding is that > Send Link is implemented by creating a mailto: with a body specifier. Yes it is. The command is handled here: http://lxr.mozilla.org/aviarybranch/source/browser/base/content/browser.js#5218 Duping to bug 57802. *** This bug has been marked as a duplicate of 57802 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Summary: Missing signature → No signature when using "Send Link" within Firefox
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•