Closed Bug 1959848 Opened 18 days ago Closed 16 days ago

Cannot delete chat accounts

Categories

(Thunderbird :: Instant Messaging, defect, P1)

Thunderbird 137

Tracking

(thunderbird_esr128 unaffected, thunderbird137 affected, thunderbird138 affected, thunderbird139 fixed)

RESOLVED FIXED
139 Branch
Tracking Status
thunderbird_esr128 --- unaffected
thunderbird137 --- affected
thunderbird138 --- affected
thunderbird139 --- fixed

People

(Reporter: github, Assigned: freaktechnik)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Steps to reproduce:

create a new chat account
try to delete the account

Actual results:

no response to pressing delete button

Expected results:

I should be able to delete the account

OS: Linux → Windows 11

Indeed, that doesn't work. Thanks for reporting! Presumably fallout from bug 1904229.

Uncaught TypeError: source[methodName] is not a function
    getAccountValue chrome://messenger/content/AccountManager.js:1395
    restorePage chrome://messenger/content/AccountManager.js:1439
    onPanelLoaded chrome://messenger/content/AccountManager.js:1236
    <anonymous> chrome://messenger/content/am-im.js:18
AccountManager.js:1395:55
    getAccountValue chrome://messenger/content/AccountManager.js:1395
    restorePage chrome://messenger/content/AccountManager.js:1439
    onPanelLoaded chrome://messenger/content/AccountManager.js:1236
    <anonymous> chrome://messenger/content/am-im.js:18

Uncaught TypeError: can't access property "incomingServer", currentAccount is null
    onRemoveAccount chrome://messenger/content/AccountManager.js:894
    oncommand chrome://messenger/content/am-im.xhtml:1
2 AccountManager.js:894:18
    onRemoveAccount chrome://messenger/content/AccountManager.js:894
    oncommand chrome://messenger/content/am-im.xhtml:1

Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
OS: Windows 11 → All
Priority: -- → P1
Regressed by: 1904229
Hardware: x86_64 → All

I think this is actually a regression from bug 1946011 - at least the stack we get when loading the page. The password is still being loaded as wstring, but that no longer works.

Regressed by: 1946011
No longer regressed by: 1904229
Assignee: nobody → martin
Status: NEW → ASSIGNED
Target Milestone: --- → 139 Branch

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/b35065a4d57d
Fix chat account settings by replacing wstring with string. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 16 days ago
Resolution: --- → FIXED
Duplicate of this bug: 1961314
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: