https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37893
--- Comment #74 from Pedro Amorim <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
