https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35104

--- Comment #192 from Martin Renvoize (ashimema) 
<[email protected]> ---
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.
_______________________________________________
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/

Reply via email to