4 Jun
2026
4 Jun
'26
7:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35104 --- Comment #192 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 199988 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199988&action=edit Bug 35104: (follow-up) Simplify encode_error control flow in addbiblio.pl Handle the encode_error and nonxml_stripped cases with early exits immediately after the try/catch block. This removes the need for !$encode_error guards on all the success-path branches, as suggested by David Cook in comment #85. -- You are receiving this mail because: You are watching all bug changes.