[Koha-bugs] [Bug 8080] login and password is pre-filled by the browser when creating a new patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 14 14:23:08 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8080

--- Comment #1 from Kyle M Hall <kyle.m.hall at gmail.com> ---
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.


More information about the Koha-bugs mailing list