Koha/C4/SIP/ILS
Colin Campbell b4967bf0ed 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: Frederic Demians <f.demians@tamil.fr>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-11-06 12:03:37 -03:00
..
Transaction Bug 14673: Work around change to AddIssue return 2015-11-06 12:03:37 -03:00
Item.pm Bug 9809: [QA Follow-up] Still found some remains 2015-08-26 10:26:58 -03:00
Item.pod
Patron.pm Bug 7904 Change SIP modules to use standard LIB path 2015-02-05 14:44:54 -03:00
Patron.pod Bug 14383: C4: Fix some typos (mostly in comments and documentation) 2015-06-22 17:34:45 -03:00
Transaction.pm Bug 14673: Work around change to AddIssue return 2015-11-06 12:03:37 -03:00