Closed
Bug 244424
Opened 21 years ago
Closed 20 years ago
Can't attach arbitrary messages
Categories
(MailNews Core :: Composition, defect)
MailNews Core
Composition
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: mozilla, Assigned: sspitzer)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7b) Gecko/20040316
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7b) Gecko/20040316
It's possible to forward a message as an attachment but I didn't find a way to
compose a message and attach another one (or more) to it as additional information.
Reproducible: Always
Steps to Reproduce:
1. compose a new message
2. tr to attach any other message(s) to it
3.
Actual Results:
no way
Expected Results:
Drag and drop any message into the attachment area of a new message.
confirming on Linux.
Trying to drag several messages at once to the attachment pane causes this js error:
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIDragSession.getData]" nsresult: "0x80004005
(NS_ERROR_FAILURE)" location: "JS frame ::
chrome://global/content/nsDragAndDrop.js :: anonymous :: line 283" data: no]
Trying to drag one message at the time seemingly succeeds, but also with JS errors:
Error: can't convert Error to string
Error: sMsgComposeService is not defined
Source File: chrome://messenger/content/messengercompose/MsgComposeCommands.js
Line: 1036
This bug has been reported before, but may have been dupped wrong..
bug 118055 seems to be an earlyer instance.
similar/dup: bug 212098
Comment 3•21 years ago
|
||
WFM Mozilla 1.8a MacOS X 10.3.3.
What version of Mozilla are you using? Are you using POP3 or IMAP? Bug 69957
implies there may be some problems with doing this from IMAP mailboxes, but that
is a very old bug.
This works for me on a POP3 mailbox. I can drag a message from my inbox onto the
attachment area of a compose window. There are known bugs in this area (e.g bug
209629) but the functionality appears to be there.
| Reporter | ||
Comment 4•21 years ago
|
||
I'm using 1.7b on 10.3.3 with an IMAP server. Same thing on Solaris with 1.6 or
TB, but also with IMAP.
Comment 5•21 years ago
|
||
I just tried dragging a message from an IMAP folder into a composed message and
sending it, all went as expected.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a2) Gecko/20040522
At any rate, this isn't an enhancement request; it's supposed to work per the
expected results.
Severity: enhancement → normal
Updated•21 years ago
|
Product: MailNews → Core
Comment 6•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 7•20 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → EXPIRED
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•