Closed
Bug 405655
Opened 17 years ago
Closed 17 years ago
Can't save a login with a blank HTTP realm
Categories
(Toolkit :: Password Manager, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: 210525p42015, Unassigned)
References
Details
Attachments
(1 file)
1.62 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b2pre) Gecko/2007112604 Minefield/3.0b2pre
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b2pre) Gecko/2007112604 Minefield/3.0b2pre
Try a Router which requires an admin user ID and Password. You will be presented with the Pop-Up asking for the username and password .... once entered, the access is granted to the router.
Also ... Minefield opens a dialogue below the Links-Bar asking if it should
[Remember] or [Never for this Site]
User pressing [Remember] and nothing happens.
User pressing [Never ...] and that *does* happen ... that site address appears in the "exceptions" list.
Reproducible: Always
Steps to Reproduce:
0. Make sure this address is not previously in "Exceptions" to remembering PW
1. Type 4 octet numerical address of, for example, your router needing password
2. enter UID and PW at Pop_Up prompt presented
3. Try to select [Remember] at next FF prompt for storing passwords, or NOT
Actual Results:
Unable to get the [Remember] to function
Able to get [Never for this site] to function
Expected Results:
Minefield stores URL UID and password for subsequent re-use by operator
Updated•17 years ago
|
Comment 1•17 years ago
|
||
Can you please enable |signon.debug| and |javascript.options.showInConsole|, restart the browser, recreate your problem, and report what messages are logged to the Error Console (under the Tools menu)?
Login manager output after eable of
|javascript.options.showInConsole
signon.debug
then try "remember" of PW at 192.168.254.254
Comment 3•17 years ago
|
||
The log indicates the server is sending back a blank HTTP realm. This is currently required, so there should be a "Can't add a login without a httpRealm or formSubmitURL." error (in red) shown in the console. That doesn't seem to be in your output, but it should be so I'm not sure what's up with that.
Bug 396316 includes a fix for this, marking as blocking.
Status: UNCONFIRMED → NEW
Depends on: 396316
Ever confirmed: true
Summary: 4 Octet Numerical URL requiring PW: User unable to select "Remember" → Can't save a login with a blank HTTP realm
Updated•17 years ago
|
Version: unspecified → Trunk
(In reply to comment #3)
> Bug 396316 includes a fix for this, marking as blocking.
>
I get the following (and I am logged in)
You are not authorized to access bug #396316. Please press Back and try again.
Updated•17 years ago
|
Flags: in-testsuite?
Comment 5•17 years ago
|
||
Bug 396316 lannded yesterday, so this should now be fixed. Try with a current nightly if you want to verify.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b2pre) Gecko/2007120704 Minefield/3.0b2pre ID:2007120704
Works correctly now.
Thank You !
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•