https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23075
--- Comment #17 from Martin Renvoize <[email protected]> --- Oops, this one slipped passed. I'm going to revert as I don't think the solution here is tangible unfortunately. The Mana server itself may return codes that are still meaningful even if they're not 200.. i.e. 201 has a meaning of it's own and as we're short-circuiting anything that's not 200 in this patch we'll be dropping OK responses of kinds. I have a plan and will post an alternative shortly. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
