https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30879
--- Comment #4 from David Cook <[email protected]> --- Ok I understand what you're saying now... It's not that the sort fails completely. Rather, it's doing a lexicographic sort... so it'll go 1, 10, 2 for ascending 1=12 sort. Yeah that's annoying... Btw, one way to do tests for this is to use "yaz-client". Search on something like "e" in koha-testing-docker, and then run "sort 1=4 >i" -- 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/
