https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23173
--- Comment #32 from Andrew Isherwood <[email protected]> --- Created attachment 98521 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98521&action=edit Bug 23173: (follow-up) Allow for wide characters The conversion of the metadata into Base64 for passing in the API call to the plugin API routes was failing if the metadata contained a wide character, so we now encode it into UTF-8 first -- 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/
