Closed
Bug 482059
Opened 16 years ago
Closed 16 years ago
imap verify logon shouldn't discover folders
Categories
(MailNews Core :: Networking: IMAP, defect, P1)
MailNews Core
Networking: IMAP
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b3
People
(Reporter: Bienvenu, Assigned: Bienvenu)
References
Details
(Whiteboard: [haspatch])
Attachments
(1 file)
2.85 KB,
patch
|
standard8
:
review+
standard8
:
superreview+
|
Details | Diff | Splinter Review |
The verify logon step of account setup shouldn't discover imap folders - we're not quite ready for folder discovery, and it prevents folder discovery from getting run later when we've added the account to the folder pane.
This is not to say that we shouldn't be doing folder discovery as part of the new auto config process. We should, but verifyLogon isn't quite the right time, unfortunately.
The real change is adding verifyLogon to the type of urls that don't cause folder discovery. The rest of the changes are cosmetic.
Flags: blocking-thunderbird3+
Attachment #366125 -
Flags: superreview?(bugzilla)
Attachment #366125 -
Flags: review?(bugzilla)
Assignee | ||
Updated•16 years ago
|
Status: NEW → ASSIGNED
OS: Windows Vista → All
Priority: -- → P1
Hardware: x86 → All
Assignee | ||
Updated•16 years ago
|
Whiteboard: [haspatch]
Updated•16 years ago
|
Attachment #366125 -
Flags: superreview?(bugzilla)
Attachment #366125 -
Flags: superreview+
Attachment #366125 -
Flags: review?(bugzilla)
Attachment #366125 -
Flags: review+
Assignee | ||
Comment 1•16 years ago
|
||
fix checked in
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•