Closed
Bug 407605
Opened 18 years ago
Closed 18 years ago
Redundant prompts to save an already saved password
Categories
(Toolkit :: Password Manager, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 397799
mozilla1.9beta3
People
(Reporter: ehsan.akhgari, Assigned: Dolske)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b1) Gecko/2007110904 Firefox/3.0b1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b2pre) Gecko/2007120605 Minefield/3.0b2pre
Please check the steps below. The password manager seems to be able to remember an already saved password, but submitting a new form using that password causes a new prompt to save the same password.
The behavior of the form auto-fill code does not match that of the notification bar code...
Reproducible: Always
Steps to Reproduce:
1. Go to <http://ce.sharif.edu/> and enter a user name and password, and once prompted to save, click Remember.
2. Then, go to another page on this sub-domain, such as <http://ce.sharif.edu/courses/86-87/1/ce211/>. The user name and password is auto-filled from what saved in Step 1.
3. Keep the auto-filled values, and click Login, and you are again prompted to save the password that you have already saved.
4. Click Remember. Nothing happens.
Actual Results:
Results observed in steps 3 and 4 above.
Expected Results:
In step 3, you should not be prompted to save user name and password again. And even if you are, in step 4 clicking Remember again should be a no-op and dismiss the notification bar.
about:buildconfig
Build platform
target
i686-pc-mingw32
Build tools
Compiler Version Compiler flags
cl 14.00.50727 -TC -nologo -W3 -Gy -Fd$(PDBFILE)
cl 14.00.50727 -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fd$(PDBFILE)
Configure arguments
--enable-application=browser --enable-update-channel=nightly --enable-optimize --disable-debug --disable-tests --enable-update-packaging
Reporter | ||
Updated•18 years ago
|
Flags: blocking-firefox3?
Comment 1•18 years ago
|
||
Error: uncaught exception: [Exception... "'This login already exists.' when calling method: [nsILoginManager::addLogin]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: file:///Applications/Minefield.app/Contents/MacOS/components/nsLoginManagerPrompter.js :: anonymous :: line 359" data: no]
Assignee: nobody → dolske
Flags: blocking-firefox3? → blocking-firefox3+
Priority: -- → P3
Target Milestone: --- → Firefox 3 M11
Assignee | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•