Bug 8080 - login and password is pre-filled by the browser when creating a new patron
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 14 May 2012 12:22:14 +0000 (08:22 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 25 May 2012 15:32:56 +0000 (17:32 +0200)
commitcfae2c6a610dea0a4be8b1a672b7d3df9954f8cc
treeafa850ad644aa0d84335e6905af1d6fc9778c2f3
parentfe823735a5a427ddfdcf873352c72aff4ea3879f
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@gmail.com>
passes t xt
enhances usability of password forms, gets my signoff.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt