Bug 31589 - Background job fail to start proccess due to wide charachter in context
Summary: Background job fail to start proccess due to wide charachter in context
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: 22.05
Hardware: All All
: P5 - low major
Assignee: George Veranis
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-21 09:34 UTC by George Veranis
Modified: 2023-06-08 22:26 UTC (History)
0 users

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 .