Closed Bug 346587 Opened 18 years ago Closed 17 years ago

Password manager failes to capture and save a login form that has name and 2 passwords

Categories

(Toolkit :: Password Manager, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 357551

People

(Reporter: daniel, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060506 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-3)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060506 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-3)

The form in question comes down to this:

  <FORM METHOD=POST>
  Name:
  <input name="name" value="" size="40" maxlength="40">          
  Number of library card:  
  <input name="code" type="PASSWORD" value="" size="40" maxlength="40">
  PIN code:
  <input name="pin" type="PASSWORD" value="" size="40" maxlength="40">
  <input name="submit" type="submit" value=" Logga in ">
  </FORM>

and originates on the URL above, the login page of Göteborg city library, Sweden (where I want to renew all my loans, because I read too many books at
a time to finish them within the limit ;)

Reproducible: Always
Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: normal → enhancement
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.