Summary: | Patron search by birth date tooltip broken | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, tomascohen |
Version: | Main | ||
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: | ||
Circulation function: | |||
Attachments: |
Bug 13233 - Patron search by birth date tooltip broken
Bug 13233 - Patron search by birth date tooltip broken [PASSED QA] Bug 13233 - Patron search by birth date tooltip broken |
Description
Nicole C. Engard
2014-11-11 14:04:53 UTC
Created attachment 33500 [details] [review] Bug 13233 - Patron search by birth date tooltip broken When the user selects a patron search by birth date a tooltip is supposed to appear showing the date format requirement. Bug 9811 (Patron search improvement) changed the ID on which the tooltip depended to function. This patch corrects it. To test, apply the patch and go to the Patrons home page in the staff client. In the header search form select "Date of birth" from the "search fields" dropdown. This should trigger a tooltip showing the required date format. Created attachment 33549 [details] [review] Bug 13233 - Patron search by birth date tooltip broken When the user selects a patron search by birth date a tooltip is supposed to appear showing the date format requirement. Bug 9811 (Patron search improvement) changed the ID on which the tooltip depended to function. This patch corrects it. To test, apply the patch and go to the Patrons home page in the staff client. In the header search form select "Date of birth" from the "search fields" dropdown. This should trigger a tooltip showing the required date format. Signed-off-by: Frederic Demians <f.demians@tamil.fr> I confirm the tooltip comeback with this patch. Created attachment 33584 [details] [review] [PASSED QA] Bug 13233 - Patron search by birth date tooltip broken When the user selects a patron search by birth date a tooltip is supposed to appear showing the date format requirement. Bug 9811 (Patron search improvement) changed the ID on which the tooltip depended to function. This patch corrects it. To test, apply the patch and go to the Patrons home page in the staff client. In the header search form select "Date of birth" from the "search fields" dropdown. This should trigger a tooltip showing the required date format. Signed-off-by: Frederic Demians <f.demians@tamil.fr> I confirm the tooltip comeback with this patch. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as described, no problems found. Patch pushed to master. Thanks Owen! |