[go: nahoru, domu]

Open Bug 539175 Opened 15 years ago Updated 9 years ago

When receiving external email, signature is placed at the top of the message

Categories

(MailNews Core :: Simple MAPI, defect)

1.9.1 Branch
x86_64
Windows 7
defect
Not set
major

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: mozilla.com, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

When using VBA/MS Access/Other methods to dump messages out of a system (eg. VBA docmd.sendobject method, which uses the default system mail handler, in "edit mode"), Thunderbird creates a new message window, populates it properly, but drops the signature in before the message (as opposed to after).  Newly broken (worked in TB 2.x), testing with objects sending from MS Access 2007 SP2

Reproducible: Always

Steps to Reproduce:
1.  Setup TB, Create a signature (either directly in the Account Settings, or as a attachment)
2.  Use external data source to push email out of the default system mail handler (in my case, MS Access - VBA - docmd.sendobject method, use "edit" mode to bring up the standard message window without auto-sending)
3.  Observe as signature appears above your email text/body, as opposed to below it.

Sample:

DoCmd.SendObject acSendNoObject, , acFormatTXT, bugzilla@bugzilla.mozilla.org, , , "Subject - Ack!", "Help me, I'm broken!", True
Actual Results:  
Signature appears above the message, as opposed to its correct place, below the new message

Expected Results:  
Signature should appear below any newly created message.

I'm tagging this as major, only because it potentially breaks serious integrations/malforms messages in a very noticeable manner, forcing downgrades (or forced signature removals/external signature inputs)
Version: unspecified → 3.0
Component: Message Compose Window → Simple MAPI
Product: Thunderbird → MailNews Core
QA Contact: message-compose → simple-mapi
See Also: → 538691
Version: 3.0 → 1.9.1 Branch
You need to log in before you can comment on or make changes to this bug.