https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21314 Dilan Johnpullé <dilan@calyx.net.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dilan@calyx.net.au --- Comment #5 from Dilan Johnpullé <dilan@calyx.net.au> --- Created attachment 78427 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78427&action=edit Error message when changing password Applied the patch, restarted plack, apache and memcached and attempted to set a patron password of 2 characters after changing the sysprefs as per the test plan. I'm getting a very confusing error message saying that I'm not entering two characters even though I am. I tried setting the minPasswordLength syspref to one but it then complains that I'm not entering at least 1 character. This is also true if I type in a password with two characters. It looks like it's still searching for three characters when changing patron passwords. -- You are receiving this mail because: You are watching all bug changes.