19 Nov
2025
19 Nov
'25
9:04 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37893 --- Comment #74 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- (In reply to Jonathan Druart from comment #73)
Comment on attachment 189711 [details] [review] Bug 37893: (QA follow-up): Fix pod_coverage.t
Review of attachment 189711 [details] [review]: -----------------------------------------------------------------
::: C4/SIP/Sip/Configuration.pm @@ +56,4 @@
} else { $cfg = $current_config; } + die unless $cfg;
this seems wrong.
See bug 41271. I'm open to alternative solutions, of course. -- You are receiving this mail because: You are watching all bug changes.