https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37622 William Lavoie <william.lavoie@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |In Discussion --- Comment #11 from William Lavoie <william.lavoie@inLibro.com> --- Apologies for the delayed answer. You are correct this seems to be a local problem as I am unable to reproduce it on a ktd or a sandbox. However, why is location set in the response headers if the status code returned is 200? According to https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Location it should be used only for 3xx and 201 codes. In my case, having location in the headers triggers a redirection and returns a 302 code, instead of the expected 200. I rebased and put back the support of additional fields for agreements. -- You are receiving this mail because: You are watching all bug changes.