Closed
Bug 280204
Opened 21 years ago
Closed 21 years ago
autoconfig download failure can break autoconfig
Categories
(Core :: Preferences: Backend, defect)
Core
Preferences: Backend
Tracking
()
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
Attachments
(1 file)
|
1.20 KB,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
One site had a failure that caused empty but valid autoconfig js to get
downloaded to the client. This led to a failure going forward because we lost
the e-mail address to append to the autoconfig url, but didn't prompt for a new
e-mail address because we had some other prefs set
(mail.accounts.defaultaccount...) The intention was to only prompt for e-mail
address for new or newly migrated accounts. The upcoming patch prompts in all
situations so we can recover from the failure.
| Assignee | ||
Comment 1•21 years ago
|
||
Attachment #172688 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #172688 -
Flags: superreview?(mscott) → superreview+
| Assignee | ||
Comment 2•21 years ago
|
||
fixed on trunk - will need this for 1.0 branch...
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Summary: autoconfig download failure can break autoconfig → autoconfig download failure can break autoconfig
You need to log in
before you can comment on or make changes to this bug.
Description
•