From: Jason Stephenson Date: Sat, 11 Oct 2014 17:45:09 +0000 (-0400) Subject: More Doh! type things in NCIP::ILS::Evergreen. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=78ecaf37070f480025ee7b4a4df7af68f8cdff51;p=NCIPServer.git More Doh! type things in NCIP::ILS::Evergreen. Signed-off-by: Jason Stephenson --- diff --git a/lib/NCIP/ILS/Evergreen.pm b/lib/NCIP/ILS/Evergreen.pm index b9a15a4..6a784b0 100644 --- a/lib/NCIP/ILS/Evergreen.pm +++ b/lib/NCIP/ILS/Evergreen.pm @@ -1007,8 +1007,10 @@ sub requestitem { } else { my $data = { RequestId => NCIP::RequestId->new( - RequestIdentifierType => 'SYSNUMBER', - RequestIdentifierValue => $hold->id() + { + RequestIdentifierType => 'SYSNUMBER', + RequestIdentifierValue => $hold->id() + } ), UserId => NCIP::User::Id->new( {