Closed
Bug 748865
Opened 13 years ago
Closed 13 years ago
TB 12: Message Body not loaded when using "Fetch Headers Only" if message is in a sub-folder
Categories
(MailNews Core :: Networking: POP, defect)
Tracking
(thunderbird12 fixed, thunderbird13+ fixed, thunderbird14 fixed)
RESOLVED
FIXED
Thunderbird 15.0
People
(Reporter: trashmailings, Assigned: Bienvenu)
References
(Blocks 1 open bug)
Details
(Keywords: regression, Whiteboard: [fixed in 12.0.1])
Attachments
(1 file)
932 bytes,
patch
|
standard8
:
review+
standard8
:
approval-comm-aurora+
standard8
:
approval-comm-beta+
standard8
:
approval-comm-release+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:12.0) Gecko/20100101 Firefox/12.0
Build ID: 20120420145725
Steps to reproduce:
After installing and openingThunderbird 12 I downloaded new mails from the server via POP3.
I'm using the option "Fetch Headers Only" and some Filter Rules with sub-folders in the Inbox.
Messages in sub-folders of the Inbox doesn't load by clicking "Here" to download fully.
Instead there is a blank page and the Header with buttons is also disappeared
Actual results:
After clicking "Here" to download full message the panel window (not double-clicked to an e-mail) gets completely blank.
If I double click a mail for extra window, every click on "Here" for download the full message Thunderbird loads instead the Header of the opened mail , so that there are twice or more copies of the same mail, but also with blank window.
This is reproducible for every sub-folder:
* Create a sub-folder in inbox.
* Create a filter to do the mail in the sub-folder by income or manual filter start.
* Load a message with "fetch Headers only" on.
* Message now should be in a sub-folder, if not use the filter manual.
* Try to download the full message by clicking "Here" to download
* Message shouldn't be download and instead there is a blank window.
No Problem when mail is in Inbox-Folder or put manually in a sub-folder
Problem disapear by unchecking "Fetch Headers Only". (Message loads correctly.
Additional information:
popstate.dat marked not correctly downloaded mails with blank message window with a "k".
The sub-folder document (not the .msf-file) not showing message text.
the sub-folder .msf either not showing message text.
Expected results:
Normally clicking "Here" to download the full message downloads the full message.
Reporter | ||
Updated•13 years ago
|
Severity: normal → critical
Hardware: x86 → x86_64
Updated•13 years ago
|
Keywords: regression
After you get the blank window, can you go and find the message in question manually? Is it there and fully loaded?
Updated•13 years ago
|
Component: General → Networking: POP
Product: Thunderbird → MailNews Core
QA Contact: general → networking.pop
I have already filed a similar bug 748097, may be related.
Reporter | ||
Comment 3•13 years ago
|
||
No, after clicking "Here" to download there is only a blank message window without anything. Also theres nothing stored in .msf-files for sub-folders where normally the message text can be found with an Text Editor.
Today I checked Debug-Console after starting and I get some failures and warnings.
Most interesting could be this:
Discovering folders for account failed with exception: [Exception... "Component returned failure code: 0x80550013 [nsIMsgFolder.subFolders]" nsresult: "0x80550013 (<unknown>)" location: "JS frame :: resource:///modules/MailUtils.js :: MailUtils_discoverFolders :: line 77" data: no]
Comment 4•13 years ago
|
||
User-Agent Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120420 Thunderbird/12.0
Build-ID 20120420153905
I can confirm this behavior.
Sometimes when double clicking the message to open it in a new Tab the header from the latest Tab is duplicated.
- Open a correct email from the Inbox folder in a Tab.
- Then open a fault email from the subfolder.
- An empty Tab is opened for the subfolder email.
- Close this Tab and open the subfolder email a second time.
- Now the Tab isn't empty, the From/Subject/To header from the correct email are duplicated in the Tab.
- The Tab title shows the subject of the subfolder email.
In the subfolder file I found the message header of this email but without the message body.
Comment 5•13 years ago
|
||
Moving the email to the Inbox folder before downloading the body solve this problem. If there is a filter which moved the email to the subfolder the email is moved back by it after downloading the body.
If there is no filter you are hit by Bug 749147 then, but that is not so critical.
Updated•13 years ago
|
tracking-thunderbird13:
--- → +
Reporter | ||
Comment 6•13 years ago
|
||
(In reply to Armin Stebich from comment #5)
> Moving the email to the Inbox folder before downloading the body solve this
> problem. If there is a filter which moved the email to the subfolder the
> email is moved back by it after downloading the body.
>
> If there is no filter you are hit by Bug 749147 then, but that is not so
> critical.
I can confirm this.
Assignee | ||
Comment 7•13 years ago
|
||
testing a fix now.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Comment 8•13 years ago
|
||
this fixes the not selecting the downloaded message issue, and the non-inbox case as well, though the former makes a lot more sense than the latter to me.
Assignee: nobody → dbienvenu
Attachment #619178 -
Flags: review?(mbanner)
Assignee | ||
Comment 9•13 years ago
|
||
try server builds with this fix should appear here - http://ftp.mozilla.org/pub/mozilla.org/thunderbird-test/try-builds/bienvenu@nventure.com-5a61186c4096
Assignee | ||
Comment 10•13 years ago
|
||
unfortunately, we can't do mozmill tests with pop3 servers, so it's hard to have an automated test for this.
m_buildMessageUri is only true when we're doing a uidl download, so there's very little chance of a regression with this patch.
Assignee | ||
Updated•13 years ago
|
Flags: in-litmus?(ludovic)
![]() |
||
Comment 11•13 years ago
|
||
I can confirm this patch fixes also bug 748097. I will dupe that one here if the patch stays working after reviews.
Blocks: 748097
Updated•13 years ago
|
Attachment #619178 -
Flags: review?(mbanner) → review+
Comment 12•13 years ago
|
||
Comment on attachment 619178 [details] [diff] [review]
proposed fix
[Triage Comment]
a=me for landing regression fix on branches.
Attachment #619178 -
Flags: approval-comm-release+
Attachment #619178 -
Flags: approval-comm-beta+
Attachment #619178 -
Flags: approval-comm-aurora+
Comment 13•13 years ago
|
||
Checked in:
https://hg.mozilla.org/comm-central/rev/b5c4b750d403
https://hg.mozilla.org/releases/comm-aurora/rev/16ef547e3701
https://hg.mozilla.org/releases/comm-beta/rev/ca811689a4ac
https://hg.mozilla.org/releases/comm-release/rev/401204ffd886
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
status-thunderbird12:
--- → fixed
status-thunderbird13:
--- → fixed
status-thunderbird14:
--- → fixed
Resolution: --- → FIXED
Whiteboard: [fixed in 12.0.1]
Target Milestone: --- → Thunderbird 15.0
![]() |
||
Comment 17•13 years ago
|
||
Thanks, confirming fix of bug 748097 on the trunk.
Reporter | ||
Comment 18•13 years ago
|
||
I'm sorry, but i have to re-open the bug. For me it is not resolved. I'm using now 12.0.1
Mail's which are loaded with "Fetch header only" and automated move into a sub-folder by a filter where I want to download full message are staying blank... :(
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 19•13 years ago
|
||
(In reply to trashmailings from comment #18)
> I'm sorry, but i have to re-open the bug. For me it is not resolved. I'm
> using now 12.0.1
> Mail's which are loaded with "Fetch header only" and automated move into a
> sub-folder by a filter where I want to download full message are staying
> blank... :(
Did a roll-back to 11.0.1 - no bug. Did this to check if thereis a profile structure problem. There is nothing. I think it has do with this Debug Info, because in 11.0.1 it doesn't show up:
Discovering folders for account failed with exception: [Exception... "Component returned failure code: 0x80550013 [nsIMsgFolder.subFolders]" nsresult: "0x80550013 (<unknown>)" location: "JS frame :: resource:///modules/MailUtils.js :: MailUtils_discoverFolders :: line 77" data: no]
Assignee | ||
Comment 20•13 years ago
|
||
I suspect you're seeing a different bug than the other header only mode bugs. What's the path to the problem folder look like?
Comment 21•13 years ago
|
||
I must say that 12.0.1 doesn't fix the Bug 748097 that was duped here. Downloading the rest of the message by clicking link in its "body" still moves selection to the last message in inbox.
Reporter | ||
Comment 22•13 years ago
|
||
standard osx installation, nothing special. Nothing modified.
/user/[username]/library/Thunderbird/Profiles/xxxxx.default/Mail/[Mail-Foldername]
![]() |
||
Comment 23•13 years ago
|
||
Well, bug 748097 was fixed by the patch here on TB15 (where that bug was filed). Maybe the situation in TB12 is a bit different?
Comment 24•13 years ago
|
||
Well, it may be Bug 749147, if they are substantially different. Or even a new bug, since Bug 749147 says that second earliest message is selected, while I see the oldest message selected :)
Comment 25•13 years ago
|
||
For tracking purposes, I've filed bug 750630 to continue the issue originally reported in this bug. Please continue the discussion there and we'll keep this as fixed, as we did land something (and it certainly fixed at least the part of the issue I was able to reproduce).
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
![]() |
||
Comment 26•13 years ago
|
||
Yes, the patch here fixed the problem for some people, e.g. we have verification in bug 749147 (duped here).
Comment 27•13 years ago
|
||
This bug (or bug 749147) was fixed for me, despite what I said in last comments. It seems that auto-updater somehow didn't update everything on my machine until reboot. So I had experienced that problem until I have rebooted my PC, after which it had gone. Thanks.
Comment 28•12 years ago
|
||
Same issue with TB v.17.0.6 in OsX Snw Leopard (but the same in some ubuntu machine).
I haven't test with windows computer but I can do that if it's useful to solve the problem.
Updated•11 years ago
|
Flags: in-litmus?(ludovic)
You need to log in
before you can comment on or make changes to this bug.
Description
•