https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30879
--- Comment #5 from David Cook <[email protected]> --- I think this is just a flaw in Zebra. I tried sorting by "itemnumber" which is just defined in the "n" and "s" registers, and it just lexically sorts as well. I've tried reading through the YAZ code which seems to be responsible for sorting, but the sort code is from 1998 and very difficult to understand. It looks like sorting updates the query... but I don't see anything that handles the actual "sorting". -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
