https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19564
Nicolas Legrand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #68998|0 |1 is obsolete| | --- Comment #12 from Nicolas Legrand <[email protected]> --- Created attachment 73022 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73022&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. Signed-off-by: Nicolas Legrand <[email protected]> -- 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/
