In patron search Student and library options keep the selected values after sending the search, but Search fields, Search type and Order by revert to default.
*** 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!