https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24089
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 95722 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95722&action=edit Bug 24089: Upgrade jQuery Validate plugin in the staff client This patch upgrades the jQuery Validate plugin in the staff client from v1.10.0 to v1.19.1. To test, apply the patch and clear your browser cache if necessary. Test various pages to confirm that form validation works as expected: - Patron password change form: - Password must conform to minPasswordLength - Password must not contain leading/trailing spaces - Passwords must match - Administration -> Add or edit budget: - Description, start date, and end date are required - Start date must be before end date - Administration -> Add or edit Z39.50/SRU server: - Server name, hostname, port, and database are required - Port, rank, and timeout must be a number -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
