Closed
Bug 237609
Opened 22 years ago
Closed 21 years ago
ghost INBOX^ folders
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mozbugs, Assigned: Bienvenu)
References
Details
(Keywords: fixed-aviary1.0)
Attachments
(2 files)
|
23.03 KB,
image/gif
|
Details | |
|
1.15 KB,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Before, in bug 226289, my mailbox couldn't set up new folders, for example, a
drafts folder.
Now, when thunderbird starts, some basic folders that thunderbird was incapable
or creating before now 'exists' as ghosts:
for example, there is a
INBOX^DRAFTS
folder under one of my accounts that never would create a drafts folder.
Each time I reopen thunderbird, another INBOX^ gets prepended to the folder name...
so its like
INBOX^INBOX^DRAFTS, etc..
When I click on the folder, I get the message 'invalid mailbox name or must be
subscribed to', and the folder removes itself.
When I click on the inbox folder (the parent folder to the other automatically
created folders), all of these ghost folders disappear.
However, a work around is to create the real folder by doing something that
creates a need for the folder.
For example, to stop the INBOX^[*n]DRAFTS folder, I can make thunderbird create
the real Drafts folder by saving a composition
Reproducible: Always
Steps to Reproduce:
1. Open thunderbird
2. Observe INBOX^[*n] ghost folders
3. Click on a ghost folder
4. Observe error message: 'invalid mailbox name or must be subscribed to'
5. Click on the parent Inbox folder
6. Observe remaining ghost folders disappear
Actual Results:
(included in steps)
Expected Results:
the folders should be real folders, for example
INBOX^DRAFTS
should be a working
Drafts
folder, automatically
I have an account at dreamhost.com
Currently, they use box Coutier IMAP, which creates all subdirectories under the
Inbox folder, including the Sent folder.
This is using Mozilla Thunderbird 0.5+ (20040312) on Windows
Comment 1•21 years ago
|
||
I can confirm this bug, or maybe it is a relative to this.
Pictures are <a href=http://flarn.com/~ale/thunderbird_inbox.png>here</a> and <a
href=http://flarn.com/~ale/thunderbird_inbox2.png>here</a>. I'm using Branch
build version 0.6+ (20040606).
They show up when I start Thunderbird and before I log in. As soon as I login
they wanish.
version 0.6 (20040502)Thunderbird version 0.6 (20040502); Mac OS 10.2.8
I can confirm this bug in 0.6. As the "ghost" folders disappear when
Thunderbird checks the IMAP account for new messages on the server,
"Check for new messages at startup" should be disabled to reproduce
the bug as described above.
| Reporter | ||
Comment 3•21 years ago
|
||
Confirming my account is not set to check for messages on startup (the default,
I believe).
No longer receiving the message 'invalid mailbox name or must be subscribed to',
so removing that part from summary.
Confirming this on version 0.6 (20040502) (Windows)
Summary: invalid mailbox name or must be subscribed to, INBOX^ folders → ghost INBOX^ folders
Comment 4•21 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040608
An INBOX^INBOX ghost folder cropped up in Mozilla suite (seamonkey) 1.7rc3 with
my IMAP account but as you say it goes away if I do anything such as check mail.
Since it didn't stop me from doing anything I didn't report it.
Am I allowed to change the bug component setting from Thunderbird to MailNews?
JdG
Comment 5•21 years ago
|
||
cc'ing David. David this issue first appeared in 0.6. So something between 0.5
and 0.6 triggered this. Stuart saw it when he installed tbird 0.6 for the very
first time with a new profile.
| Assignee | ||
Comment 7•21 years ago
|
||
I believe this should be fixed in later trunk and aviary branch builds...
Comment 8•21 years ago
|
||
Confirming this bug so and moving to MailNews, since it also appears there and
is not a TB-only bug
Status: UNCONFIRMED → NEW
Ever confirmed: true
Product: Thunderbird → MailNews
Version: unspecified → Trunk
Updated•21 years ago
|
Assignee: mscott → bienvenu
Component: Mail Window Front End → Networking: IMAP
QA Contact: grylchan
| Assignee | ||
Comment 9•21 years ago
|
||
just ignore folders with an unknown hieararchy delimiter. Also, ignore .msf
files for virtual folders, since we'll add those from virtualFolders.dat
| Assignee | ||
Updated•21 years ago
|
Attachment #161900 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #161900 -
Flags: superreview?(mscott) → superreview+
| Assignee | ||
Updated•21 years ago
|
Comment 10•21 years ago
|
||
I think bug #247402 may be resolved by this as well. Will test it tomorrow.
| Assignee | ||
Comment 11•21 years ago
|
||
yes, most likely this should resolve that.
Comment 12•21 years ago
|
||
thanks for fixing this, david! vrfy'd fixed with 2004101505-0.8 on linux fc2.
Status: RESOLVED → VERIFIED
OS: Windows 2000 → All
Comment 13•21 years ago
|
||
(In reply to comment #10)
> I think bug #247402 may be resolved by this as well. Will test it tomorrow.
Thanks for fixing, bug #247402 is resolved as well. (could you dupe it?)
| Assignee | ||
Comment 14•21 years ago
|
||
*** Bug 247402 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Product: MailNews → Core
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
•