https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23173
--- Comment #46 from Kyle M Hall <[email protected]> --- Created attachment 102289 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102289&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 Signed-off-by: Niamh Walker-Headon <[email protected]> Signed-off-by: Kyle M Hall <[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/
