Closed
Bug 254290
Opened 21 years ago
Closed 21 years ago
Account Wizard/Manager Fails to Create IMAP account properly
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird0.8
People
(Reporter: jackw, Assigned: Bienvenu)
Details
(Keywords: fixed-aviary1.0)
Attachments
(2 files, 1 obsolete file)
|
830 bytes,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
|
944 bytes,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040802 Firefox/0.9.1+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040802 Firefox/0.9.1+
In the 08.04.04 nightly:
The account wizard goes through the entire wizard fine, and sets the settings
properly in the account manager, but fails to prompt for a login at that point
and also does not create the default folderset, including inbox. At first, it
is impossible to check the mail on the account, and I was able to see the Drafts
and Templates folders after going through the subscription menu on the created
account. Otherwise, the account as it's created looks like a RSS/Blogs account
after it's created.
Reproducible: Always
Steps to Reproduce:
1. Create IMAP account as usual
2. Look in Account list
Actual Results:
You see the name of the account, but no default folders, no inbox, etc. No
ability to check for messages on the server (you can try, but it won't prompt
for a password or anything).
Expected Results:
Created the basic folder set, and tried to login, prompting for password.
The account wizard/manager seems to create POP3 accounts perfectly fine, at
least without using global inbox.
| Reporter | ||
Comment 1•21 years ago
|
||
A note... Going back to an older version that doesn't have this regression will
repair the account and treat it properly, then allowing you to use the newer
build that has the bug without a problem...
Comment 2•21 years ago
|
||
0.8 branch or trunk nightly?
| Reporter | ||
Comment 3•21 years ago
|
||
sorry--branch
Updated•21 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → Thunderbird0.8
| Assignee | ||
Comment 5•21 years ago
|
||
this fixes the imap inbox creation bug.
| Assignee | ||
Comment 6•21 years ago
|
||
Comment on attachment 155187 [details] [diff] [review]
proposed fix
tell db to create empty .msf file when opening db and ignore summary missing
error - we'll fill in the folder when we update it online.
Attachment #155187 -
Flags: superreview?(mscott)
Comment 7•21 years ago
|
||
Comment on attachment 155187 [details] [diff] [review]
proposed fix
thanks david
Attachment #155187 -
Flags: superreview?(mscott) → superreview+
| Assignee | ||
Comment 8•21 years ago
|
||
fixed
| Reporter | ||
Comment 9•21 years ago
|
||
after downloading the 8.5.04 nightly, it appears to still have the same problem initially reported. this is
on the mac branch build, and the same is true with the windows branch build.
| Assignee | ||
Comment 10•21 years ago
|
||
what *was* I thinking? fix upcoming
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 11•21 years ago
|
||
since we don't have a folder yet, we can't use OpenFolderDB - need to use
OpenMailDBFromFileSpec, and handle the expected summary file missing error.
| Assignee | ||
Comment 12•21 years ago
|
||
Comment on attachment 155294 [details] [diff] [review]
proposed fix
wrong patch.
Attachment #155294 -
Attachment is obsolete: true
| Assignee | ||
Comment 13•21 years ago
|
||
| Assignee | ||
Updated•21 years ago
|
Attachment #155295 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #155295 -
Flags: superreview?(mscott) → superreview+
| Reporter | ||
Comment 14•21 years ago
|
||
wfm, thanks a ton
| Assignee | ||
Updated•21 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → FIXED
Comment 16•21 years ago
|
||
vrfy'd fixed using recent builds on the three main platforms.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•