Bug 30864: Add validation to password_expiry_days
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 1 Jun 2022 12:29:59 +0000 (14:29 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 12 Jul 2022 15:35:48 +0000 (15:35 +0000)
commitc520925a31c1ae123a1eedffeca7f5135ab875c7
tree261882a628a410b60a5bcee544951cc5162b07c5
parent32026746426914b8a4df9446b5c4ba6c8e16f05a
Bug 30864: Add validation to password_expiry_days

When creating a patron category or editing an existing one, there is no validation for the "Password expiration" field.

If letters or other characters are entered, there is no error message and if not a number whatever is entered is not saved.

To test:
1. Go to Administration > Patrons and circulation > Patron categories.
2. Add a new patron category (or edit an existing category).
3. For the "Password expiration" field, enter letters or characters such as L$%.
=> Note that you are prompted to "Please enter only digits"

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 79396ae625ac772e4a6c01f2649a7147a07cc7b7)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/js/categories.js