misc
authorShawn Boyette <sboyette@esilibrary.com>
Tue, 5 May 2009 15:12:05 +0000 (15:12 +0000)
committerShawn Boyette <sboyette@esilibrary.com>
Tue, 5 May 2009 15:12:05 +0000 (15:12 +0000)
Equinox-Migration/lib/Equinox/Migration/MARCXMLSampler.pm
Equinox-Migration/lib/Equinox/Migration/MapDrivenMARCXMLProc.pm

index e32b000..1fbfefe 100644 (file)
@@ -139,6 +139,7 @@ sub process_subs {
     $samp->{$tag}{$code}{rcnt}++ unless ( defined $samp->{$tag}{$code}{last} and
                                           $samp->{$tag}{$code}{last} == $self->{data}{rcnt} );
     $samp->{$tag}{$code}{last} = $self->{data}{rcnt};
+    #FIXME tcnt not rcnt
 }
 
 
index be96f46..805d70c 100644 (file)
@@ -45,6 +45,7 @@ sub new {
     my ($class, %args) = @_;
 
     my $self = bless { mods => { multi    => {},
+                                 bib      => {},
                                  required => {},
                                },
                        data => { recs => undef, # X::T record objects