https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633 --- Comment #58 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Nick Clemens (kidclamp) from comment #57)
(In reply to Katrin Fischer from comment #50)
Sorting in the patron search results is a little off:
I have:
Katrin Fischer Katrina Fischer Cait Fischer (where Cait is preferred name)
I think the last should be the first entry?
Otherwise all fixes from last testing appear to be ok.
I still cannot fix this - patrons without a preferred_name sort before those with one - we need some sort of conditional or function to make this sort correctly afaict, and I can't seem to make that work. If someone with more datatables or API knowledge can help I'd appreciate it.
Thanks for checking Nick. I think what was I was thinking is if we could create a sortable string like it works for dates and similar that matches the display format. But I have no idea how this works in detail. Before we give up on the idea, maybe we could get some more eyes on it. -- You are receiving this mail because: You are watching all bug changes.