http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14673
Chris Cormack <ch...@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #41452|0 |1 is obsolete| | --- Comment #3 from Chris Cormack <ch...@bigballofwax.co.nz> --- Created attachment 42355 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42355&action=edit Bug 14673 Work around change to AddIssue return Return from AddIssue used to be due date or undef. Now it is less straightforward returning am issue object if an issue row is created or undef. If the issue is a renewal undef is returned. As that case was not handled properly it caused the server site to crash the listener causing a communications error on the client. Signed-off-by: Chris Cormack <chr...@catalyst.net.nz> We have this patch in production, it does solve the issue -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/