Closed
Bug 663971
Opened 13 years ago
Closed 13 years ago
Account wizard no longer looks at MX entries
Categories
(Thunderbird :: Account Manager, defect)
Thunderbird
Account Manager
Tracking
(blocking-thunderbird5.0 beta2+, thunderbird5.0 beta2-fixed, thunderbird6 fixed)
RESOLVED
FIXED
Thunderbird 7.0
Tracking | Status | |
---|---|---|
blocking-thunderbird5.0 | --- | beta2+ |
thunderbird5.0 | --- | beta2-fixed |
thunderbird6 | --- | fixed |
People
(Reporter: rain1, Assigned: rain1)
References
Details
(Keywords: regression)
Attachments
(1 file, 2 obsolete files)
1.89 KB,
patch
|
BenB
:
review+
standard8
:
approval-comm-aurora+
standard8
:
approval-thunderbird5.0+
|
Details | Diff | Splinter Review |
Seems like we lost the MX feature during the big rewrite in bug 549045.
Assignee | ||
Comment 1•13 years ago
|
||
This might need to block Miramar, I'm not sure.
blocking-thunderbird5.0: --- → ?
Comment 2•13 years ago
|
||
URGS!! Confirmed :-(
Comment 3•13 years ago
|
||
This is a must-fix. This would severely regress our hit rate and therefore setup usability.
The fix is obvious and simple, just adding the function call.
Assignee | ||
Comment 4•13 years ago
|
||
Right, this just adds back the call. I've reused the db string, as things were in <http://mxr.mozilla.org/comm-1.9.2/source/mailnews/base/prefs/content/accountcreation/emailWizard.js#513>.
Assignee | ||
Comment 5•13 years ago
|
||
Have I mentioned how much I suck at hg?
Attachment #539027 -
Attachment is obsolete: true
Attachment #539027 -
Flags: review?(bwinton)
Attachment #539028 -
Flags: review?(bwinton)
Comment 6•13 years ago
|
||
Assignee: sid.bugzilla → ben.bucksch
Attachment #539028 -
Attachment is obsolete: true
Attachment #539028 -
Flags: review?(bwinton)
Attachment #539029 -
Flags: review?(bwinton)
Comment 7•13 years ago
|
||
Sorry, I got too impatient.
Updated•13 years ago
|
Attachment #539029 -
Attachment is obsolete: true
Attachment #539029 -
Flags: review?(bwinton)
Comment 8•13 years ago
|
||
Comment on attachment 539028 [details] [diff] [review]
actual patch
r=BenB
I tested my version of the patch, which is almost identical, and it works fine and fixes the bug.
I tested with foo@google-analytics.com
Attachment #539028 -
Attachment is obsolete: false
Attachment #539028 -
Flags: review+
Updated•13 years ago
|
Assignee: ben.bucksch → sid.bugzilla
Assignee | ||
Comment 9•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 7.0
Assignee | ||
Comment 10•13 years ago
|
||
Comment on attachment 539028 [details] [diff] [review]
actual patch
This is a pretty straightforward patch and fixes a regression.
Attachment #539028 -
Flags: approval-thunderbird5.0?
Attachment #539028 -
Flags: approval-comm-aurora?
Comment 11•13 years ago
|
||
Please approve this for 5.0, see comment 3.
Updated•13 years ago
|
Keywords: regression
Updated•13 years ago
|
Attachment #539028 -
Flags: approval-thunderbird5.0? → approval-thunderbird5.0+
Comment 12•13 years ago
|
||
Ludo: I think we need some sort of litmus or other test case for this.
blocking-thunderbird5.0: ? → beta2+
Flags: in-litmus?(ludovic)
Comment 13•13 years ago
|
||
(In reply to comment #12)
> Ludo: I think we need some sort of litmus or other test case for this.
Agreed - and we need to make sure they get run.
Comment 14•13 years ago
|
||
This is a regression of bug 551519.
Bug 551519 comment 31 has the litmus test, which was posted at
<https://litmus.mozilla.org/show_test.cgi?id=11815>
Assignee | ||
Comment 15•13 years ago
|
||
status-thunderbird5.0:
--- → beta2-fixed
Updated•13 years ago
|
Attachment #539028 -
Flags: approval-comm-aurora? → approval-comm-aurora+
Comment 16•13 years ago
|
||
Checked into aurora: http://hg.mozilla.org/releases/comm-aurora/rev/2ac9780d8fbe
status-thunderbird6:
--- → fixed
Comment 17•13 years ago
|
||
Thanks, Mark.
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
•