[Koha-bugs] [Bug 27673] Replace YAML with YAML::XS

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 11 15:31:00 CET 2021


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

--- Comment #9 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 116740
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116740&action=edit
Bug 27673: Fix encoding issues - Dump

Same as Load, but for Dump.

Test plan:
Edit ES mappings, replace withdrawn's label with "withdrawn ✔️ ❤️ ★"
Export the mappings
  perl misc/search_tools/export_elasticsearch_mappings.pl >
admin/searchengine/elasticsearch/mappings.yaml
Reset mappings from the UI
=> Notice that the label is correct

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list