wrong identifier
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 13 Oct 2010 16:31:49 +0000 (16:31 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 13 Oct 2010 16:31:49 +0000 (16:31 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@18315 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/perlmods/OpenILS/Application/Cat.pm

index 3864523..9b1efed 100644 (file)
@@ -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) {