From: phasefx Date: Wed, 13 Oct 2010 16:31:49 +0000 (+0000) Subject: wrong identifier X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7b75d7589476ef690f93f923a515a3c21c1efdef;p=Evergreen.git wrong identifier git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@18315 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/perlmods/OpenILS/Application/Cat.pm b/Open-ILS/src/perlmods/OpenILS/Application/Cat.pm index 3864523035..9b1efed401 100644 --- a/Open-ILS/src/perlmods/OpenILS/Application/Cat.pm +++ b/Open-ILS/src/perlmods/OpenILS/Application/Cat.pm @@ -296,7 +296,7 @@ sub template_overlay_container { } if ($success eq 't') { - push(@good, $rid) if ($success eq 't'); + push(@good, $rec->id) if ($success eq 't'); unless ($e->delete_container_biblio_record_entry_bucket_item($item)) { $e->rollback; if ($actor) {