Closed Bug 285878 Opened 20 years ago Closed 20 years ago

"show passwords" does nothing

Categories

(Thunderbird :: Preferences, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird1.1

People

(Reporter: mozillafirebird, Assigned: mscott)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050312 Firefox/1.0+ Build Identifier: version 1.0+ (20050308) clicking the "show passwords" button doesnt show the saved passwords. Reproducible: Always Steps to Reproduce: 1. goto tools>options>privacy>passwords 2. click on "view saved passwords" 3. click on "show passwords" Actual Results: nothing happened. Expected Results: an additional column appears showing the passwords that were saved. javascript console error: Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIPK11Token.checkPassword]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://messenger/content/preferences/viewpasswords.js :: ConfirmShowPasswords :: line 246" data: no]
i havne't seen this myself but several others have reported this. your JS error helps a lot.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → Thunderbird1.1
tracked down the regression date. march 7 works. march 8 doesnt. has something to do with the new prefs window.
Flags: blocking-aviary1.1?
if you set a master password then later remove it, do you still have this problem?
Severity: critical → normal
Flags: blocking-aviary1.1?
Nope, that solves it... interesting. I'll bet it's pretty hard to for me reproduce this bug now ;)
wfm now too. its some kind of problem with the new options window.
Attached patch the fixSplinter Review
checkToken is throwing an exception for users who have never set a master password before. Work around the exception. Of course neither of you guys can verify the fix anymore :)
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: