http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5280 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> 2011-10-20 20:02:01 UTC --- Created attachment 6013 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6013 Proposed fix This patch changes the password field to a password type input on member-password.pl and adds a confirmation field to both member-password.pl and memberentry.pl requiring that the password be re-entered to confirm. Client-side and server-side validation for the two password fields has been added to both pages. Multiple error messages can now be displayed together on member-password.pl. If the user wishes for Koha to suggest a random password on member-password.pl they can click a link which will remove the password-type input fields, replace them with text-type fields, and automatically fill them with the random password suggestion. Here's very brief screencast showing the two options (sorry, Flash required): http://screencast.com/t/zi1Tb03B7fBu -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.