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

--- Comment #4 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 199927
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199927&action=edit
Bug 42485: (QA follow-up) Add explicit JSON::PP import and test coverage

Add explicit `use JSON::PP ()` to Elasticsearch.pm and the test file
to make the dependency on JSON::PP::false visible rather than relying
on YAML::XS loading it as a side effect.

Extend the get_elasticsearch_mappings() test subtest to assert that
date_detection and numeric_detection are disabled at the mapping root.

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