Comment 9 for bug 234030

Revision history for this message
In , Theodor (theodor) wrote :

I am experiencing this exact problem using a clean installation of Thunderbird 2.0.0.19, no extensions. My steps to reproduce:

1. Send a simple message (title "test", body text "test") to myself
2. Fetch it using POP3
3. Forward it
4. Double-click the eml-attachment in the email to be forwarded.

OR

1. Create a simple message (title "test", body text "test", no recipient) and save it as a draft
2. Forward it
3. Double-click the eml-attachment in the email to be forwarded.

Actual results:
Blank message window, javascript error console shows "Fel: uncaught exception: [Exception... "Component returned failure code: 0x80550006 [nsIMsgFolder.getMsgDatabase]" nsresult: "0x80550006 (<unknown>)" location: "JS frame :: chrome://messenger/content/messageWindow.js :: CreateView :: line 346" data: no]"

Expected results:
Forwarded e-mail should be displayed in messge window

Note that I have tried reproducing this problem by forwarding IMAP and news messages, and the error has NOT occured. I have only been able to reproduce the problem using POP3 messages and drafts.

Example message which I have used to reproduce this problem:
--------------------------------------------------------------------------------
From - Tue Jan 27 20:21:49 2009
X-Account-Key: account2
X-UIDL: 1233084130809.2865220528.19370.zeke
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
X-Mozilla-Keys:
Return-Path: <email address hidden>
Delivered-To: <email address hidden>
X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on zeke.tstorm.se
X-Spam-Level: *
X-Spam-Status: No, score=1.4 required=8.0 tests=AWL,BAYES_50,RCVD_IN_PBL,
 SPF_SOFTFAIL autolearn=no version=3.1.7-deb
X-AuthUser: <email address hidden>
Received: from [192.168.1.117] ([91.149.40.37]:51285)
 by mail.tstorm.se with [XMail 1.22 ESMTP Server]
 id <S12E9DD> for <email address hidden> from <email address hidden>;
 Tue, 27 Jan 2009 20:22:10 +0100
Message-ID: <email address hidden>
Date: Tue, 27 Jan 2009 20:21:38 +0100
From: Theodor Storm <email address hidden>
User-Agent: Thunderbird 2.0.0.19 (Windows/20081209)
MIME-Version: 1.0
To: <email address hidden>
Subject: test
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

test

--------------------------------------------------------------------------------