http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8080
--- Comment #1 from Kyle M Hall <[email protected]> --- Created attachment 9558 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9558&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. -- 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/
