]> git.evergreen-ils.org Git - working/SIPServer.git/commit
LP#1180479: Koha Bug 3723: Correct return of Institution in Patron Info Resp
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 21 Oct 2009 08:54:18 +0000 (09:54 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 8 Jul 2014 15:50:53 +0000 (08:50 -0700)
commitd1744b4e09f3e6722e1f69e9ea8b49deb9fc4b3c
tree8fe6c32f00da26ac390ccbea8f9b9bbe09872e4c
parent40bf68d9e3a6f02ee141aa9ae50cc6e2f7393cee
LP#1180479: 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>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Conflicts:

Sip/MsgType.pm

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