Summary: | Patron search should remember search options selected | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Patrons | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, kyle.m.hall, oleonard, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9811 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 10155: Patron search should remember search type options selected
[SIGNED OFF] Bug 10155: Patron search should remember search type options selected [PASSED QA] Bug 10155: Patron search should remember search type options selected |
Description
Katrin Fischer
2013-04-29 21:08:37 UTC
*** Bug 5129 has been marked as a duplicate of this bug. *** Search type at the top still reverts to the default. Created attachment 29696 [details] [review] Bug 10155: Patron search should remember search type options selected The search type reset to the default. Test plan: 1/ go on the patrons home page 2/ Launch a search in the header and select the second value for "search type" ("contains"). 3/ Verify the search type is set to "contains" on the results page. Created attachment 29895 [details] [review] [SIGNED OFF] Bug 10155: Patron search should remember search type options selected The search type reset to the default. Test plan: 1/ go on the patrons home page 2/ Launch a search in the header and select the second value for "search type" ("contains"). 3/ Verify the search type is set to "contains" on the results page. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as described. Created attachment 30113 [details] [review] [PASSED QA] Bug 10155: Patron search should remember search type options selected The search type reset to the default. Test plan: 1/ go on the patrons home page 2/ Launch a search in the header and select the second value for "search type" ("contains"). 3/ Verify the search type is set to "contains" on the results page. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as described. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Patch pushed to master. Thanks Jonathan! |