Closed
Bug 220530
Opened 21 years ago
Closed 21 years ago
user_pref("signon.SignonFileName",..) ignores path setting, doesn't work at all.
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 220529
People
(Reporter: support, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030925
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030925
If I define an alternate location for the password file, it is ignored by
Mozilla (and Firebird, by the way). Entered paths (example:
user_pref("signon.SignonFileName", "C:\\Data\\reg\\61256111.s"); ) are ignored
completely.
Reproducible: Always
Steps to Reproduce:
1. add an alternate path for signon.txt or the Mozilla password file in user.js
2. run Mozilla or Firebird
3. enter a web page of which a password was already stored
Actual Results:
no password is automatically entered (or saved if you agree to save it after
re-entering it). The setting is ignored completely; newly entered passwords go
to "nowhere".
Expected Results:
evaluate the user.js setting (also if it contains a path) and work as intended
(enter saved passwords and save them to the configured password file)
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 22529 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Comment 2•21 years ago
|
||
Reopen. Duped to wrong bug.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 3•21 years ago
|
||
*** This bug has been marked as a duplicate of 220529 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → DUPLICATE
Comment 4•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs,
filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•