Summary: | Patron category "Password change in OPAC" setting only follows system preference | ||
---|---|---|---|
Product: | Koha | Reporter: | Heather Rommens <heather> |
Component: | Patrons | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | RESOLVED FIXED | QA Contact: | Matt Blenkinsop <matt.blenkinsop> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, kyle, lucas, m.de.rooy, matt.blenkinsop |
Version: | 24.05 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
24.11.00
|
|
Circulation function: | |||
Attachments: |
Bug 37366: Patron category "Password change in OPAC" setting only follows system preference
Bug 37366: Patron category "Password change in OPAC" setting only follows system preference Bug 37366: Patron category "Password change in OPAC" setting only follows system preference Bug 37366: Patron category "Password change in OPAC" setting only follows system preference |
Description
Heather Rommens
2024-07-15 17:57:08 UTC
Created attachment 169163 [details] [review] 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! Looks like this was accidentally change the the CSRF script. Created attachment 169169 [details] [review] 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> Created attachment 169284 [details] [review] 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> Created attachment 169690 [details] [review] 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> Thanks for all the hard work! Pushed to main for the next 24.11.00 release as RM Assistant Doesn't apply to 24.05.x branch |