Summary: | Restricted until datepicker broken | ||
---|---|---|---|
Product: | Koha | Reporter: | Jared Camins-Esakov <jcamins> |
Component: | Staff interface | Assignee: | Jared Camins-Esakov <jcamins> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, paul.poulain |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 7699: Restricted until datepicker broken
[SIGNED-OFF] Bug 7699: Restricted until datepicker broken |
Description
Jared Camins-Esakov
2012-03-11 00:03:47 UTC
Created attachment 8159 [details] [review] Bug 7699: Restricted until datepicker broken To test: 1. Edit a patron, and try to use the datepicker to set the date the patron is restricted until. 2. Note that the datepicker does not come up. 3. Apply patch. 4. Repeat step 1. 5. Note that the datepicker does come up. Created attachment 8186 [details] [review] [SIGNED-OFF] Bug 7699: Restricted until datepicker broken To test: 1. Edit a patron, and try to use the datepicker to set the date the patron is restricted until. 2. Note that the datepicker does not come up. 3. Apply patch. 4. Repeat step 1. 5. Note that the datepicker does come up. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Simple change to handle renaming of field. Marking as Passed QA. This bug will be included in the Koha 3.6.5 release. |