11 Jul
2025
11 Jul
'25
2:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40173 --- Comment #15 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 183995 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183995&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. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.