[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
Tue May 15 15:36:05 CEST 2012


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

Liz Rea <wizzyrea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9558|0                           |1
        is obsolete|                            |

--- Comment #2 from Liz Rea <wizzyrea at gmail.com> ---
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 <wizzyrea at gmail.com>
passes t xt
enhances usability of password forms, gets my signoff.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list