Koha/C4/SIP/Sip
Colin Campbell f4b3c131dc Bug 3723 Correct return of Institution in Patron Info Resp
While the comment correctly notes that the order of variable length
fields is not fixed some units expect mandatory fields to
follow the sequence in the protocol definition and fail
parsing otherwise. Moved institution id to its expected
place in the patron information response.

Indented the first half of the if (patron_valid) so its clearer
that two cases are handled here.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-08 21:22:29 -05:00
..
Configuration 3M SIP2 Extensions groundwork and Patron Info popoulation 2009-07-22 10:14:49 -04:00
Checksum.pm Tweak verify_cksum. 2008-06-05 22:43:37 -05:00
Configuration.pm Whitespace cleanup and one commented-out function added. 2008-06-05 22:43:26 -05:00
Constants.pm 3M SIP2 Extensions groundwork and Patron Info popoulation 2009-07-22 10:14:49 -04:00
MsgType.pm Bug 3723 Correct return of Institution in Patron Info Resp 2010-02-08 21:22:29 -05:00