[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
Fri Mar 16 12:25:59 CET 2018


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

Nicolas Legrand <nicolas.legrand at bulac.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68998|0                           |1
        is obsolete|                            |

--- Comment #12 from Nicolas Legrand <nicolas.legrand at bulac.fr> ---
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 <nicolas.legrand at bulac.fr>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list