Closed
Bug 182721
Opened 22 years ago
Closed 22 years ago
password not saved at bestbuy credit card login
Categories
(SeaMonkey :: Passwords & Permissions, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: jmd, Assigned: morse)
References
()
Details
www.bestbuy.com
click the credit card on top, get a popup window
click manage account online
click access account
fill in a user/pass, click submit
no password manager prompt.
form has autocomplete=off, but I have:
user_pref("wallet.crypto.autocompleteoverride", 1);
Reporter | ||
Comment 1•22 years ago
|
||
Linux 2002112908
Assignee | ||
Updated•22 years ago
|
URL: www.bestbuy.com
Assignee | ||
Comment 2•22 years ago
|
||
Try using user_pref("wallet.crypto.autocompleteoverride", true);
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 3•22 years ago
|
||
Okie. I think you or whoever used a '1' in the example when that pref was first
implemented. Works with true. Verifying.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•