[Koha-bugs] [Bug 19575] Use canonical field names and resolve aliased fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 13 13:33:31 CET 2019


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

--- Comment #71 from David Gustafsson <glasklas at gmail.com> ---
(In reply to Nick Clemens from comment #67)
> Created attachment 85030 [details] [review]
> Bug 19575: Rebase and fix tests
> 
> This patch lower cases the sort by fields to normalize checking them and
> adjusts
> some existing tests to meet the new expectations.
> 
> The regex for splitting terms has been moved into a subroutine so that
> adjustment was made

Thanks for adjusting the tests. The regexp was put outside of the subroutine on
purpose though, to avoid recompilation on each call.

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


More information about the Koha-bugs mailing list