| Summary: | Patron search results not consistent | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
| Component: | Patrons | Assignee: | Kyle M Hall (khall) <kyle> |
| Status: | CLOSED FIXED | QA Contact: | Paul Poulain <paul.poulain> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | chris, gmcharlt, jonathan.druart, kyle, paul.poulain |
| Version: | 3.8 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: |
Bug 8427 - Patron search results not consistent
Bug 8427 - Patron search results not consistent Bug 8427 - Patron search results not consistent |
||
|
Description
Kyle M Hall (khall)
2012-07-12 11:54:22 UTC
Created attachment 10785 [details] [review] Bug 8427 - Patron search results not consistent Simple fix, removed the directive to order by surname, and the system now orders by surname, then firstname. Changed the title from 'surname' to 'default'. I think default is not so nice for translations and also not very clear - maybe we could make it "full name" or "surname, firstname"? Created attachment 10787 [details] [review] Bug 8427 - Patron search results not consistent Simple fix, removed the directive to order by surname, and the system now orders by surname, then firstname. Created attachment 10898 [details] [review] Bug 8427 - Patron search results not consistent Simple fix, removed the directive to order by surname, and the system now orders by surname, then firstname. QA comment: tiny patch, passes QA Maybe saying it's a "normal" bug is a little bit too much. Lowering to "minor", but agreed it's a bug Released in 3.10.0 |