Closed Bug 1777642 Opened 3 years ago Closed 3 years ago

Should use GetMessageHeader instead of getMessageHeader in NntpChannel.jsm

Categories

(MailNews Core :: Networking: NNTP, defect, P2)

Tracking

(thunderbird_esr102 fixed, thunderbird103 fixed, thunderbird104 fixed)

RESOLVED FIXED
104 Branch
Tracking Status
thunderbird_esr102 --- fixed
thunderbird103 --- fixed
thunderbird104 --- fixed

People

(Reporter: rnons, Assigned: rnons)

References

(Regression)

Details

(Keywords: regression)

Attachments

(2 files)

Assignee: nobody → remotenonsense
Status: NEW → ASSIGNED
Keywords: regression

What broke for the user as a result of this?

Offline cache can't be used by nntp, even if user has already downloaded all the messages. This problem is unnoticeable if not in offline mode, because the code will fallback to fetch from server.

Target Milestone: --- → 104 Branch
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED

Comment on attachment 9283781 [details]
Bug 1777642 - Use GetMessageHeader instead of getMessageHeader in NntpChannel.jsm. r=#thunderbird-reviewers

[Approval Request Comment]
Regression caused by (bug #): bug 1733849
User impact if declined: Offline storage can't be used by NNTP.
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): no risk, basically a typo fix.

Attachment #9283781 - Flags: approval-comm-beta?

Comment on attachment 9283781 [details]
Bug 1777642 - Use GetMessageHeader instead of getMessageHeader in NntpChannel.jsm. r=#thunderbird-reviewers

[Triage Comment]
Approved for beta

Attachment #9283781 - Flags: approval-comm-beta? → approval-comm-beta+

Comment on attachment 9283781 [details]
Bug 1777642 - Use GetMessageHeader instead of getMessageHeader in NntpChannel.jsm. r=#thunderbird-reviewers

[Approval Request Comment]
Regression caused by (bug #): bug 1733849
User impact if declined: Offline storage can't be used by NNTP.
Testing completed (on c-c, etc.): 103.0b4
Risk to taking this patch (and alternatives if risky): no risk, basically a typo fix.

Attachment #9283781 - Flags: approval-comm-esr102?

Comment on attachment 9283781 [details]
Bug 1777642 - Use GetMessageHeader instead of getMessageHeader in NntpChannel.jsm. r=#thunderbird-reviewers

[Triage Comment]
Approved for esr102

Attachment #9283781 - Flags: approval-comm-esr102? → approval-comm-esr102+

Backout Thunderbird 102.0.2:
https://hg.mozilla.org/releases/comm-esr102/rev/1357fff4c27503ee29b594ab715648f48af3bd45

Backed out for causing ESLint test failure:
TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/comm/mailnews/news/src/NntpChannel.jsm:29:13 | 'lazy' is not defined. (no-undef)

Flags: needinfo?(remotenonsense)

One line change for esr102, thanks.

Flags: needinfo?(remotenonsense)
Attachment #9284776 - Flags: approval-comm-esr102?

Thanks for the updated patch. Given the modest severity, even though it's regression, I'm going to proceed building 102.0.2 without this patch. Let me know if you disagree with targeting this to the next esr.

Severity: -- → S3
Priority: -- → P2
Whiteboard: [TM:102.0.3]
Whiteboard: [TM:102.0.3]

Comment on attachment 9284776 [details] [diff] [review]
1777642-esr102.patch

[Triage Comment]
Approved for esr102

Attachment #9284776 - Flags: approval-comm-esr102? → approval-comm-esr102+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: