projects
/
working
/
NCIPServer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e83d1d
)
More Doh! type things in NCIP::ILS::Evergreen.
author
Jason Stephenson
<jason@sigio.com>
Sat, 11 Oct 2014 17:45:09 +0000
(13:45 -0400)
committer
Jason Stephenson
<jason@sigio.com>
Sat, 11 Oct 2014 17:45:09 +0000
(13:45 -0400)
Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/ILS/Evergreen.pm
patch
|
blob
|
history
diff --git
a/lib/NCIP/ILS/Evergreen.pm
b/lib/NCIP/ILS/Evergreen.pm
index
b9a15a4
..
6a784b0
100644
(file)
--- 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(
{