Bug 6669 - If a patron search returns one result, redirect to patron details page
Summary: If a patron search returns one result, redirect to patron details page
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: master
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Owen Leonard
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks: 5436
  Show dependency treegraph
 
Reported: 2011-08-04 17:01 UTC by Owen Leonard
Modified: 2012-10-25 23:10 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Proposed fix (845 bytes, patch)
2011-08-04 17:30 UTC, Owen Leonard
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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