[Bug 224746] Re: Adding a Device prduces Error "Error: Passwords do not match, please retype."

Olivier olivier.jaquemet at gmail.com
Fri Apr 17 07:23:15 UTC 2009


I think you cannot expect user to disable the "remember password" feature, and you cannot force them to use another browser...
(This bug is not specific to beta version of Firefox but to all firefox version where remember password has been selected.)

It can be fixed in Cacti by adding the attribute autocomplete="off" to password input of the "Add Device" form.
This way :

<td><input autocomplete="off" type='password' id='snmp_password' name='snmp_password' size='15' maxlength='50' value=''>
<br><input autocomplete="off" type='password' id='snmp_password_confirm' name='snmp_password_confirm' size='15' maxlength='50' value=''>

-- 
Adding a Device prduces Error "Error: Passwords do not match, please retype."
https://bugs.launchpad.net/bugs/224746
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list