27 Feb
2024
27 Feb
'24
9:53 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36170 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@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.