Closed Bug 538568 Opened 16 years ago Closed 16 years ago

Thunderbird 3.0 can't handle autoconfig files with daysToLeaveMessagesOnServer elements.

Categories

(Thunderbird :: Account Manager, defect)

defect
Not set
normal

Tracking

(blocking-thunderbird3.0 needed, thunderbird3.0 .1-fixed)

RESOLVED FIXED
Thunderbird 3.1a1
Tracking Status
blocking-thunderbird3.0 --- needed
thunderbird3.0 --- .1-fixed

People

(Reporter: bwinton, Assigned: bwinton)

References

Details

Attachments

(1 file, 1 obsolete file)

First mentioned in bug 536546. The attached patch (written against comm-1.9.1, but applies cleanly to comm-central) fixes that, and includes a test. Without the fix, the test fails with: TEST-UNEXPECTED-FAIL | (xpcshell/head.js) | can't copy objects of type xml yet With the fix, the test passes. Since we have an ISP who would like to use these, and since it's a minor change, and since it comes with a unit test, I would like to get the patch in to 3.0.1, if possible. Thanks, Blake.
Attachment #420716 - Flags: superreview?(bugzilla)
Attachment #420716 - Flags: review?(bienvenu)
blocking-thunderbird3.0: ? → needed
r=davida for what it's worth. The failure mode is clear, the patch is simple, and there's a test. It'd be good to get in 3.0.1 if bienvenu & std8 agree that it's a simple fix.
the patch looks fine, but the test fails for me: TEST-INFO | (xpcshell/head.js) | test 1 pending TEST-INFO | (xpcshell/head.js) | test 2 pending TEST-UNEXPECTED-FAIL | (xpcshell/head.js) | ReferenceError: test_readFromXML is not defined before 1007616, after 950272, break 00000000 this is on the trunk...I can try it against 3.01
maybe the line should read test_copying_readFromXML instead of test_readFromXML - I'll try that.
hmm, if I change that, the tests don't fail, but they do give this status: TEST-INFO | (xpcshell/head.js) | test 1 pending TEST-INFO | (xpcshell/head.js) | test 2 pending TEST-INFO | (xpcshell/head.js) | test 2 finished TEST-INFO | (xpcshell/head.js) | test 1 finished TEST-INFO | (xpcshell/head.js) | exiting test before 209232, after 151552, break 00000000 TEST-INFO | (xpcshell/head.js) | No (+ 0) checks actually run
Comment on attachment 420716 [details] [diff] [review] A patch to sanitize the daysToLeaveMessagesOnServer and downloadOnBiff settings. ok, r=me, if you change + test_readFromXML(); to test_copying_readFromXML(); running check-one, it says 1 passed; not sure what was going on with check-interactive.
Attachment #420716 - Flags: review?(bienvenu) → review+
Thanks for the review. I've fixed the function name in the test, so here's the new patch. Later, Blake.
Attachment #420716 - Attachment is obsolete: true
Attachment #420850 - Flags: superreview?(bugzilla)
Attachment #420716 - Flags: superreview?(bugzilla)
Whiteboard: [patch up, needs r bienvenu, sr standard8] → [patch up, needs sr standard8]
Comment on attachment 420850 [details] [diff] [review] A better patch to sanitize the daysToLeaveMessagesOnServer and downloadOnBiff settings. sr+a=Standard8
Attachment #420850 - Flags: superreview?(bugzilla)
Attachment #420850 - Flags: superreview+
Attachment #420850 - Flags: approval-thunderbird3.0.1+
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: [patch up, needs sr standard8]
Target Milestone: --- → Thunderbird 3.1a1
Depends on: 539340
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: