Bug 7699

Summary: Restricted until datepicker broken
Product: Koha Reporter: Jared Camins-Esakov <jcamins>
Component: Staff interfaceAssignee: 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
The icon for the "Restricted until" datepicker on the edit patron page does not call up a datepicker. Indeed, it doesn't even appear to be a link.
Comment 1 Jared Camins-Esakov 2012-03-11 17:15:52 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2012-03-12 16:13:39 UTC
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>
Comment 3 Ian Walls 2012-03-12 16:37:45 UTC
Simple change to handle renaming of field.  Marking as Passed QA.
Comment 4 Jared Camins-Esakov 2012-05-09 20:02:52 UTC
This bug will be included in the Koha 3.6.5 release.