Closed
Bug 376872
Opened 18 years ago
Closed 18 years ago
When replying to a forwarded message, JS errors appear.
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 204350
People
(Reporter: alex, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20061201 Firefox/2.0.0.3 (Ubuntu-feisty)
Build Identifier: version 1.5.0.10 (20070403)
Howdy guys,
I am forwarding this bug on, on behalf of Tiziano Tissino from https://bugs.launchpad.net/ubuntu/+source/mozilla-thunderbird/+bug/98596
He states:
After opening a rfc822 attachment (a message attached to another message), the 'reply', 'reply to all' and 'forward' buttons cause the following error, as seen on Javascript Console:
uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIMessenger.msgHdrFromURI]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: chrome://messenger/content/mailCommands.js :: ComposeMessage :: line 207" data: no].
I'm using Thunderbird version 1.5.0.10 on a freshly installed ubuntu feisty, but I had the same problem on my previous ubuntu edgy.
Reproducible: Always
Steps to Reproduce:
1. Receive a mail with a rfc822 attachment, (Can do this by sending an email to one account and forwarding it back with Thunderbird).
2. Go to view the attachment.
3. Hit the reply/reply all/forward buttons.
4. Nothing happens.
5. See error in the JS Console.
Actual Results:
Nothing, except the error noted above.
Expected Results:
The mail window to open with the reply/forward dialogue.
Comment 1•18 years ago
|
||
Has been fixed for 2.0. Dupe of bug 204350 (via bug 224967).
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•