19 Nov
2025
19 Nov
'25
9:12 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37893 --- Comment #73 from Jonathan Druart <jonathan.druart@gmail.com> --- Comment on attachment 189711 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189711 Bug 37893: (QA follow-up): Fix pod_coverage.t Review of attachment 189711: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=37893&attachment=189711) ----------------------------------------------------------------- ::: C4/SIP/Sip/Configuration.pm @@ +56,4 @@
} else { $cfg = $current_config; } + die unless $cfg;
this seems wrong. -- You are receiving this mail because: You are watching all bug changes.