http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8080
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9558|0 |1 is obsolete| | --- Comment #2 from Liz Rea <[email protected]> --- Created attachment 9584 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9584&action=edit Bug 8080 - login and password is pre-filled by the browser when creating a new patron When creating a new patron, if you have chosen to let your browser remember your login and password for you, the login and password fields will be pre-filled with them, leading to a systematic error "the passwords entered do not match" since the second password field was not filled. These fields should be blank. Add the directive autocomplete="off" to the memberentry form tags. Signed-off-by: Liz Rea <[email protected]> passes t xt enhances usability of password forms, gets my signoff. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
