]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
A little more defensive programming in NCIP::ILS::Evergreen.
authorJason Stephenson <jason@sigio.com>
Mon, 13 Apr 2015 11:42:48 +0000 (07:42 -0400)
committerJason Stephenson <jason@sigio.com>
Mon, 13 Apr 2015 11:42:48 +0000 (07:42 -0400)
commitaf02cfa68c4071b81d12fa45743849552a83ee55
tree57b91e8274160bafac045076ed861ce6c0848a7a
parentf6444e0bede64e584663a58c9fe3120ac84f170b
A little more defensive programming in NCIP::ILS::Evergreen.

If for some reason actor.usr.card does not have the id of a valid
barcode and we get nothing from it, we use the barcode that we
were given in the LookupUser request.

Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/ILS/Evergreen.pm