Closed
Bug 222136
Opened 22 years ago
Closed 22 years ago
Password manager is unable to notice that a username and password is used.
Categories
(SeaMonkey :: Passwords & Permissions, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: craig, Assigned: dveditz)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
In the page
https://mycampus.phoenix.edu/Login.asp?TargetURL=/secure/courselist.asp&Failed=No
Passowrd manager is unable to observe that a username and password are used. It
appers to ask for them in a standerdised format. This is the case in mozilla 1.4
also. I tested it with MS IE and it was able to catch the username/pass but no
other browser i tested was able to catch it.
Reproducible: Always
Steps to Reproduce:
1.goto
https://mycampus.phoenix.edu/Login.asp?TargetURL=/secure/courselist.asp&Failed=No
2. Try to login
3. no save password dialog will appear
Actual Results:
no password will be saved
Expected Results:
A Password manager dialog should ask if the password should be saved, or if
saved automaticly enter the username and password for this site.
Comment 1•22 years ago
|
||
The form has the attribute "autocomplete=off" on it. This explicitly tells
Mozilla not to try to save password data from that form.
Shouldn't work in IE either, no idea why it would. It's originally an IE attribute.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•