Summary: | Cannot set "Until date" for "Enrollment period" for Patron Categories | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
Component: | Patrons | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | ephetteplace, f.demians, gmcharlt, jonathan.druart, julian.maurice, kyle.m.hall |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16796 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 16612 - Cannot set "Until date" for "Enrollment period" for Patron Categories
Bug 16612 - Cannot set "Until date" for "Enrollment period" for Patron Categories [PASSED QA] Bug 16612 - Cannot set "Until date" for "Enrollment period" for Patron Categories |
Description
Kyle M Hall (khall)
2016-05-27 14:11:51 UTC
Created attachment 51882 [details] [review] Bug 16612 - Cannot set "Until date" for "Enrollment period" for Patron Categories Attempting to set an "Until date" date for "Enrollment period" will result in the date being accepted but not saved. Test Plan: 1) Attempt to set an enrollment period until date for a new patron category 2) Note the period is not saved 3) Apply this patch 4) Attempt to set the enrollment period date again 5) This time it should save! Created attachment 51883 [details] [review] Bug 16612 - Cannot set "Until date" for "Enrollment period" for Patron Categories Attempting to set an "Until date" date for "Enrollment period" will result in the date being accepted but not saved. Test Plan: 1) Attempt to set an enrollment period until date for a new patron category 2) Note the period is not saved 3) Apply this patch 4) Attempt to set the enrollment period date again 5) This time it should save! Signed-off-by: Andrew Brenza <abrenza@audubonlibrary.org> Kyle, The change looks good but I do not recreate the issue. I have tried to add a new category and update an existing one, the date is saved in both cases. I tested too - changed the date of an existing category, emptying out the months field and setting a date. It didn't save. With the patch it's ok. Created attachment 52549 [details] [review] [PASSED QA] Bug 16612 - Cannot set "Until date" for "Enrollment period" for Patron Categories Attempting to set an "Until date" date for "Enrollment period" will result in the date being accepted but not saved. Test Plan: 1) Attempt to set an enrollment period until date for a new patron category 2) Note the period is not saved 3) Apply this patch 4) Attempt to set the enrollment period date again 5) This time it should save! Signed-off-by: Andrew Brenza <abrenza@audubonlibrary.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 16.11! Pushed in 16.05. Will be in 16.05.02. Patch pushed to 3.22.x, will be in 3.22.10 |