[Koha-bugs] [Bug 32242] The job has not been sent to the message broker: (Wide character in syswrite ... )

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 17 12:56:09 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32242

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #7 from David Nind <david at davidnind.com> ---
Testing notes (using KTD):

1. Use Batch item modification (Cataloging > Batch editing) to edit two
records:
   - Add a Unicode character, such as 〼, in the non-public note and public note
fields
2. View the details of job - no records modified
3. Check the items - no change was made
4. Check the /var/log/koha/kohadev/plack-intranet-error.log - there is a
warning:
[2022/11/17 11:43:13] [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/Hand   
le.pm line 200.
5. Apply the patch (and restart all the things)
6. Repeat steps 1-4 - the records should be successfully modified and there
should be no warning message in the logs.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list