Closed Bug 1870724 Opened 5 months ago Closed 5 months ago

newsgroup not prompting for password

Categories

(Thunderbird :: General, defect)

Thunderbird 122
defect

Tracking

(thunderbird_esr115 unaffected, thunderbird122+ fixed)

RESOLVED FIXED
123 Branch
Tracking Status
thunderbird_esr115 --- unaffected
thunderbird122 + fixed

People

(Reporter: dskirk, Assigned: mkmelin)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Steps to reproduce:

Set up usenet account. Clicked in server settings to always prompt for authentication. Clicked subscribe and no prompt for password. I repeated this on the standard release, 115, and was successful.

Actual results:

Since there was no prompt, the news server did not download the list of groups. I was using news.eternal-september.org

Expected results:

If properly prompted for password, the server would have listed all groups to which I could subscribe.

This problem happened in the DAILY release. If not relevant, please close the bug report.

I can reproduce it. This is the error I got:

TypeError: can't access property "formatValueSync", this.l10n is undefinedMsgAsyncPrompter.jsm:288:9
    promptUsernameAndPassword resource:///modules/MsgAsyncPrompter.jsm:288
    _actionAuthUser resource:///modules/NntpClient.jsm:839
    _nextAction resource:///modules/NntpClient.jsm:550
    _onData resource:///modules/NntpClient.jsm:219
    Subscribe chrome://messenger/content/mailCommands.js:456
    MsgSubscribe chrome://messenger/content/mailWindowOverlay.js:1130
    onCommand chrome://messenger/content/about3Pane.js:630
    handleEvent chrome://messenger/content/about3Pane.js:292

and

mailnews.nntp: Failed to process server response [object Object]. NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: 
[JavaScript Error: "can't access property "formatValueSync", this.l10n is undefined" {file: "resource:///modules/MsgAsyncPrompter.jsm" line: 288}]'[JavaScript Error: "can't access property "formatValueSync", this.l10n is undefined" {file: "resource:///modules/MsgAsyncPrompter.jsm" line: 288}]' when calling method: [nsIAuthPrompt::promptUsernameAndPassword]
    _actionAuthUser resource:///modules/NntpClient.jsm:839
    _nextAction resource:///modules/NntpClient.jsm:550
    _onData resource:///modules/NntpClient.jsm:219
    Subscribe chrome://messenger/content/mailCommands.js:456
    MsgSubscribe chrome://messenger/content/mailWindowOverlay.js:1130
    onCommand chrome://messenger/content/about3Pane.js:630
    handleEvent chrome://messenger/content/about3Pane.js:292
Component: Untriaged → Instant Messaging
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
Component: Instant Messaging → Untriaged
Assignee: nobody → mkmelin+mozilla
Status: UNCONFIRMED → ASSIGNED
Component: Untriaged → General
Ever confirmed: true
Keywords: regression
Regressed by: 1870014
OS: Windows 10 → All
Hardware: x86_64 → All

Fix mistake in bug 1870014 - need to access l10n stacically.

Target Milestone: --- → 123 Branch
Attachment #9369640 - Attachment description: Bug 1870724 - Properly access MsgAuthPrompt.l10n. r=#thunderbird-reviewers → Bug 1870724 - Properly access MsgAuthPrompt.l10n. r=freaktechnik

Pushed by elizabeth@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/ca34b49aa8cb
Properly access MsgAuthPrompt.l10n. r=freaktechnik

Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED

I just downloaded 123.0a1 today (12/21) and it WORKS! Thanks much for fixing this .:)

Comment on attachment 9369640 [details]
Bug 1870724 - Properly access MsgAuthPrompt.l10n. r=freaktechnik

[Approval Request Comment]
Regression caused by (bug #): bug 1870014
User impact if declined: don't get mail/news auth prompts as one should (so may be unable to log in)
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): very safe

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

Comment on attachment 9369640 [details]
Bug 1870724 - Properly access MsgAuthPrompt.l10n. r=freaktechnik

[Triage Comment]
Approved for beta

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

Attachment

General

Created:
Updated:
Size: