https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13722
--- Comment #9 from Owen Leonard <[email protected]> --- Do we need to add a "title-sortable" column to the biblio table? We could use the non-filing characters indicator on the 245 field to build it. That would allow us to sort results coming directly from SQL and to use the same sorting for DataTables. And it would make it more language-agnostic than the "anti-the" option in DataTables since we wouldn't have to predefine all possible articles to ignore. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
