]> git.koha-community.org Git - koha.git/commit
Bug 37366: Patron category "Password change in OPAC" setting only follows system...
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 18 Jul 2024 18:04:49 +0000 (14:04 -0400)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 26 Jul 2024 12:56:33 +0000 (13:56 +0100)
commit1c12a9fe9e925487895fb298954f99dbfc029a24
treea9eba14490029a9efebca45b1cf0613bea83feec
parent3eb461bc9b293aa88a1c60addc5125759b46ff03
Bug 37366: Patron category "Password change in OPAC" setting only follows system preference

In Administration > Patron categories, when setting the Password change in OPAC field, Koha will not save "Allowed" or "Not allowed" options, and will only keep "Follow the system preference OPACPasswordChange..." value.

Test Plan:
1) Change the Password change in OPAC field
2) Note the change doesn't take affect
3) Apply this patch
4) Change the field again
5) This time is stays!

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
admin/categories.pl