13 Feb
2019
13 Feb
'19
1:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19575 --- Comment #71 from David Gustafsson <glasklas@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.