]> git.evergreen-ils.org Git - NCIPServer.git/commit
Modify NCIP::ILS::Evergreen->find_location_failover.
authorJason Stephenson <jstephenson@mvlc.org>
Mon, 14 Dec 2015 20:28:45 +0000 (15:28 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Mon, 14 Dec 2015 20:44:49 +0000 (15:44 -0500)
commit9abaa7a4c7575c44ef72824491739f205433d93b
tree98da152055bf6fdd89582177b049d2dd7b198c86
parentf4ae5845f3919c79ce46d21cc9dd2ac49d4683bd
Modify NCIP::ILS::Evergreen->find_location_failover.

Comment out the code to strip everything up to and including the
first - from the location field when trying to parse the input.
Apparently, they've stopped adding extra crud on the front of
our codes.  The presence of this code is now causing problems
for those locations that do have dashes in their shortnames in
Evergreen.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
lib/NCIP/ILS/Evergreen.pm