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

--- Comment #95 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 183887
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183887&action=edit
Bug 36947: (QA follow-up) Add FacetSortingLocale to Search.t mock preferences

The test was failing because the new FacetSortingLocale system preference
added was not included in the mock preference handler in
t/db_dependent/Search.t.
This caused warnings about the unknown preference when the _sort_facets_zebra
function was called.

This commit adds the FacetSortingLocale preference to the mock, returning
'default' as the value, which matches the expected fallback behavior of
the new unicode collation sorting feature.

Signed-off-by: Martin Renvoize <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to