15 Oct
2014
15 Oct
'14
1:48 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13070 --- Comment #2 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Note, it seems mysql doens't really support this kind of sorting.. there are ways to do it, http://stackoverflow.com/questions/9087603/mysql-sort-alphabetically-but-ign..., but I'm feeling they're never going to be as extensible and performant as the feature originally was... hmm, maybe loading the dataset into a perl structure in memory and sorting within that would be a more viable option.. but I feel that level of re-write falls outside the scope of this bug. -- You are receiving this mail because: You are watching all bug changes.