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:
ec24630
)
Fix another typo in NCIP::ILS::Evergreen.
author
Jason Stephenson
<jason@sigio.com>
Sat, 11 Oct 2014 18:32:53 +0000
(14:32 -0400)
committer
Jason Stephenson
<jason@sigio.com>
Sat, 11 Oct 2014 18:32:53 +0000
(14:32 -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
9e951a6
..
7f71e51
100644
(file)
--- a/
lib/NCIP/ILS/Evergreen.pm
+++ b/
lib/NCIP/ILS/Evergreen.pm
@@
-1482,7
+1482,7
@@
sub handle_item_elements {
$details = $self->retrieve_copy_details_by_barcode($copy->barcode()) unless($details);
$description = NCIP::Item::BibliographicDescription->new();
$description->Title($details->{mvr}->title());
- $description->Author
t
($details->{mvr}->author());
+ $description->Author($details->{mvr}->author());
$description->BibliographicRecordId(
NCIP::Item::BibliographicRecordId->new(
{