http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14509
--- Comment #5 from Joonas Kylmälä <[email protected]> --- (In reply to Owen Leonard from comment #4) > (In reply to Joonas Kylmälä from comment #3) > > Shouldn't we change it to server side > > as it looks like all the other fields are checked that way. > > There are changes to the template and to opac-passwd.pl. To confirm, disable > JavaScript and see if the server-side check is working correctly as well. opac-passwd.pl is for the end user server side check, right? I disabled JavaScript in the staff side and there wasn't any check from the server side, it allowed to change the password (this was also mentioned in the test plan). So should we change the code so that it checks for the whitespaces in the server side when the password is changed from the staff view? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
