[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 16:32:37 CET 2021


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

--- Comment #13 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
Created attachment 116765
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116765&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>
Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi>

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


More information about the Koha-bugs mailing list