http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13070

--- Comment #2 from Martin Renvoize <[email protected]> ---
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-ignore-the,
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to