Bug 6669

Summary: If a patron search returns one result, redirect to patron details page
Product: Koha Reporter: Owen Leonard <oleonard>
Component: PatronsAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt, koha.sekjal, nengard
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 5436    
Attachments: Proposed fix

Description Owen Leonard 2011-08-04 17:01:24 UTC
Just as with catalog searches, if you do a search for a patron and it returns only one result, you should be automatically taken to the patron detail page instead of the search results page.
Comment 1 Owen Leonard 2011-08-04 17:13:01 UTC
I'm pulling this minor change from Bug 5436 since it's unrelated to patron attributes.
Comment 2 Owen Leonard 2011-08-04 17:30:28 UTC
Created attachment 4846 [details] [review]
Proposed fix
Comment 3 Ian Walls 2011-08-04 19:00:38 UTC
Easy to read change, follows standard practice, marking as Passed QA
Comment 4 Chris Cormack 2011-08-04 22:28:13 UTC
Pushed, please test