[Koha-bugs] [Bug 36170] Wrong warning in memberentry

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 27 09:53:10 CET 2024


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 162488
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162488&action=edit
Bug 36170: Wrong error variable in memberentry

It is hidding an important error.

$@ is never set here, we need $_ (inside a try-catch)

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


More information about the Koha-bugs mailing list