Open Bug 228224 Opened 21 years ago Updated 2 years ago

"Message > Edit Message As New" does not add .signature to end

Categories

(MailNews Core :: Composition, defect)

defect

Tracking

(Not tracked)

People

(Reporter: emerson, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031206 Firebird/0.7+
Build Identifier: Mozilla Thunderbird 0.4 (20031205)

Just that -- Pick a message from sent-mail, select "Edit Message As New", the
.signature doesn't get added.  Replies and forwards work fine in re: this.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Adding sig is a Core function
Assignee: mscott → sspitzer
Component: Message Compose Window → MailNews: Composition
OS: Linux → All
Product: Thunderbird → Core
Hardware: PC → All
Version: unspecified → Trunk
sorry for the spam.  making bugzilla reflect reality as I'm not working on these bugs.  filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
QA Contact: composition
Product: Core → MailNews Core
Still repro.

You have to right-click the message and then you get the command in the context menu.

Thunderbird 52.1.1 (32-bit)
Windows 7 64-bit

Still present in Thunderbird 91.7.0

This seems to be due to BuildBodyMessageAndSignature of nsMsgCompose.cpp which in this case does not add signature.

We could mention another of the cases, where it doesn't add the signature, which could be useful to modify the behavior (Template). If we ever share a template with someone, we won't add the signature in the template. If he does "New message from a template", he will not have the signature added to the mail.

Afterwards, we should test the presence of signature to be sure not to have 2 signatures at the same time.

Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.