18 Jun
2025
18 Jun
'25
11:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40173 --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- 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.