https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24606
--- Comment #77 from Jonathan Druart <[email protected]> --- (In reply to Marcel de Rooy from comment #76) > (In reply to Jonathan Druart from comment #71) > > [2022/11/17 06:44:05] [WARN] The job has not been sent to the message > > broker: (Wide character in syswrite at > > /usr/lib/x86_64-linux-gnu/perl-base/IO/Handle.pm line 200. > > > > To recreate, see bug 31351 > > Bug 31351 has been pushed. > How do you recreate the problem? And explain the connection to this report > please. This is different code? Different code? The first patch is replacing encode_json calls with encode, and remove the utf8 encoding :) To recreate, batch mod items, add ❤ in the note, submit the job, go to the job detail => it fails go to the koha logs => see the "Wide char" error -- 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/
