https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21314 --- Comment #9 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Dilan Johnpullé from comment #5)
Created attachment 78427 [details] 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.
This followup patch should take care of the error you are getting Dilan! -- You are receiving this mail because: You are watching all bug changes.