https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32243 Bug ID: 32243 Summary: BackgroundJob: Leave encoding to Net::Stomp Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org Question: Should we actually use Net::Stomp::Client ? Further info: If $Net::STOMP::Client::Frame::UTF8Header is true, the module will use UTF-8 to encode/decode the header part of the frame. If $Net::STOMP::Client::Frame::UTF8Body is true, the module will: [etc] -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.