]> git.koha-community.org Git - koha.git/commit
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)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 13 Jul 2012 01:15:37 +0000 (21:15 -0400)
commitf6e479f47dbf73ceba974aff149e4a7239f224fe
treea3c35573b24bb4786f022ec14a478179e707343e
parent67658bfa92099607b810eacfcf696d5d2f323914
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>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt