[Koha-bugs] [Bug 27430] Use minimum length for patron category on password hint

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 19 13:31:52 CET 2021


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

PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #115233|0                           |1
        is obsolete|                            |

--- Comment #10 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> ---
Created attachment 115317
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115317&action=edit
Bug 27430: Change password minimum value hint when patron category is changed

If patrons category is changed during add or edit password
minimum value doesn't change. This patch adds ajax call to
fix this.

To test:
1. Add password minimum length for patron
categories A and B.
2. Create a new patron with category A.
3. Change patrons category to B.
4. Note that password minimum value doesn't change
on hint text.
5. Apply patch.
6. Repeat patron creation, password minimum value
should now change correctly.

Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list