Closed
Bug 666668
Opened 14 years ago
Closed 14 years ago
Password not saved for login.oracle.com
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: o2627091, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0
Even doesn't ask to save password:
https://login.oracle.com/mysso/signon.jsp
Reproducible: Always
Updated•14 years ago
|
Version: unspecified → 5 Branch
Comment 1•14 years ago
|
||
I get this error message:
"Error! Are you using a bookmarked URL?
Please type the URL you are trying to reach directly into your browser."
Comment 3•14 years ago
|
||
The page contains this :
<form method="post" action="/oam/server/sso/auth_cred_submit" name="LoginForm" autocomplete="off">
the autocomplete="off" forbids the browser to store the form.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Component: Account Manager → General
QA Contact: account.manager → general
Resolution: --- → INVALID
Comment 5•14 years ago
|
||
We have a bug report (feature ehancement request) about letting the user store those values if he sets a masterpassword but i don't know if that's gets implemented.
You can try the bookmarklet from here : https://www.squarefree.com/bookmarklets/
read the description of bookmarklets first, click on the "form" link ans search for autocomplete.
I overrode the setting with Annoyance Remover for Firefox:
https://addons.mozilla.org/en-us/firefox/addon/annoyance-remover/
(In reply to comment #6)
> I overrode the setting with Annoyance Remover for Firefox:
> https://addons.mozilla.org/en-us/firefox/addon/annoyance-remover/
I forced it to be compatible on firefox 5.
You need to log in
before you can comment on or make changes to this bug.
Description
•