Bug 31589

Summary: Background job fail to start proccess due to wide charachter in context
Product: Koha Reporter: George Veranis <gveranis>
Component: ToolsAssignee: George Veranis <gveranis>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low    
Version: 22.05   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description George Veranis 2022-09-21 09:34:38 UTC
Background job fails to start when a non-latin character incuded in context of details of the member that set the job.

At worker-output.log says Wide character in subroutine entry at /usr/share/koha/lib/Koha/BackgroundJob.pm line 170.
Comment 1 George Veranis 2022-09-21 10:25:45 UTC
ok it seems to fixed on 22.05.06 , the problem occured on 22.05.04 .