9 Jun
2023
9 Jun
'23
8:51 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33967 --- Comment #5 from David Cook <dcook@prosentient.com.au> --- If you want to verify the unit test works, you can either run it before applying the first patch, or you can compromise Koha/Middleware/SetEnv.pm by adding the following: $env = {}; right before the final return in the call sub. -- You are receiving this mail because: You are watching all bug changes.