]> git.evergreen-ils.org Git - working/NCIPServer.git/commit
Add the UserId check in checkinitem in NCIP::ILS::Evergreen.
authorJason Stephenson <jason@sigio.com>
Fri, 12 Sep 2014 12:59:50 +0000 (08:59 -0400)
committerJason Stephenson <jason@sigio.com>
Fri, 12 Sep 2014 12:59:50 +0000 (08:59 -0400)
commit0ffa034a6569870390a6358127da8448852b286d
treeae982737ba56e1212d04903acacf563dab9f9d3d
parentefd2d80dc5c9edcf930fbd1ef660294ee895286d
Add the UserId check in checkinitem in NCIP::ILS::Evergreen.

We check if the UserId is supplied in the request that it matches
the user who has the copy checked out. If not, we return a problem.

Also fix a copy/paste-o with item barcodes in a couple of Problem
constructors.

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