[Koha-bugs] [Bug 27265] Process message queue cron should be able to take multiple types as a parameter

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 1 14:52:23 CET 2022


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

Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #11 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
I'm getting this error when trying to run process_message_queue with this
patch:

Global symbol "$letter_code" requires explicit package name (did you forget to
declare "my $letter_code"?) at misc/cronjobs/process_message_queue.pl line 84.
Type of arg 1 to Try::Tiny::catch must be block or sub {} (not reference
constructor) at misc/cronjobs/process_message_queue.pl line 90, near "};"
Type of arg 1 to Try::Tiny::try must be block or sub {} (not reference
constructor) at misc/cronjobs/process_message_queue.pl line 90, near "};"
Execution of misc/cronjobs/process_message_queue.pl aborted due to compilation
errors.

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


More information about the Koha-bugs mailing list