https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23173
Andrew Isherwood <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #98521|0 |1 is obsolete| | --- Comment #40 from Andrew Isherwood <[email protected]> --- Created attachment 102182 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102182&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]> -- 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/
