https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28230
--- Comment #10 from Andrew Nugged <[email protected]> --- right. Quote: USING YAML::XS WITH UNICODE Handling unicode properly in Perl can be a pain. YAML::XS only deals with streams of utf8 octets so seems this is that case when I want to have less encode/decode, but is impossible to avoid. Jonathan, then: Joonas did right -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
