[Koha-bugs] [Bug 19564] Fix extraction of sort order from sort condition name

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 2 15:07:05 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19564

--- Comment #1 from David Gustafsson <glasklas at gmail.com> ---
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.


More information about the Koha-bugs mailing list