[Koha-bugs] [Bug 24089] Upgrade jQuery Validate plugin in the staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 22 14:46:32 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24089

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
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.


More information about the Koha-bugs mailing list