https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19575
--- Comment #74 from Nick Clemens <[email protected]> --- (In reply to David Gustafsson from comment #71) > (In reply to Nick Clemens from comment #67) > > Created attachment 85030 [details] [review] [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. Moved back outside, thanks -- 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/
