--- trunk/lib/WebPAC/Normalize.pm 2005/11/12 21:21:50 38 +++ trunk/lib/WebPAC/Normalize.pm 2005/11/12 21:31:47 39 @@ -257,6 +257,8 @@ } + $log->logdie("there is no current_filename defined! Do you have filename tag in conf/normalize/?.xml") unless ($self->{'current_filename'}); + $self->{'db'}->save_ds( ds => \@ds, current_filename => $self->{'current_filename'},