https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19564
--- Comment #1 from David Gustafsson <[email protected]> --- Created attachment 68892 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68892&action=edit Bug 19564: Fix extraction of sort order from sort condition name Currently sort order is extracted from sort condition by splitting the field, instead use regular expression to extract the last part preceded by underscore. -- 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/
