[Koha] Strange SAX error when searching

Galen Charlton gmcharlt at gmail.com
Sun Aug 16 00:26:45 NZST 2009


Hi,

On Fri, Aug 14, 2009 at 7:41 PM, Sophat Sam<sophat.sam at gmail.com> wrote:
> Error:
> Field 500 must have at least one subfield at
> /usr/local/lib/perl5/site_perl/5.8.9/MARC/File/SAX.pm line 60

This probably indicates a glitch in one of your bib records - the
MARCXML from biblioitems.marcxml contain something like:

<datafield tag="500" ind1=" "  ind2=" ">
</datafield>

To identify records with parsing errors, you can run the script
misc/cronjobs/MARC21_parse_test.pl.  After checking the results,
running the sample script with the --fix option, then reindexing, may
correct the problem.

Regards,

Galen
-- 
Galen Charlton
gmcharlt at gmail.com


More information about the Koha mailing list