Koha Bug 3723: Correct return of Institution in Patron Info Resp user/gmcharlt/patron_info_resp_field_order
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 21 Oct 2009 08:54:18 +0000 (09:54 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 15 May 2013 17:03:53 +0000 (13:03 -0400)
commitbbee352fc8c275ff65f816120b7ac9f4cf969c39
treeba7a5b6c38e57f4b49a95d786cf257a88e84798b
parent67d05dcaed0793cfe228d749e6e0cfbca812da86
Koha 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.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Conflicts:

Sip/MsgType.pm

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Sip/MsgType.pm