https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40173
--- Comment #2 from Jonathan Druart <[email protected]> --- Created attachment 183355 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183355&action=edit Bug 40173: Return the response early if the caller needs it We returned the response too late: if something was wrong we processed the response already and thrown an error. This may introduce side-effects but it feels like a correct change. -- 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/
