Summary: | ILL requests table - allow patron sorting by last name | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Isherwood <bugzilla> |
Component: | ILL | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | lisette, Niamh.WalkerHeadon |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Small patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Andrew Isherwood
2018-09-19 14:57:30 UTC
The easiest fix might be to change the display, because if we only change sorting, that will also result in a bit of confusing display. The borrower search uses 'surname, firstname' - so there is precedence. The ILL table currnetly displays as firstname surname. The suggestions table also uses 'surname, firstname" |