bypass corrupt bibs when linking headings
authorGalen Charlton <galen.charlton@liblime.com>
Mon, 16 Jun 2008 13:45:55 +0000 (08:45 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 16 Jun 2008 15:24:28 +0000 (10:24 -0500)
commit226822aa0a877eb227c8753ae58ef4af2a3b5667
treeae785d33bbe7da028b372d7418dcd274eb1a292b
parent3c7172f7f5a0f6f9a26469c521586d4acb3426d5
bypass corrupt bibs when linking headings

During link_bibs_to_authorities.pl run, a bib was
observed that had both biblioitems.marc and biblioitems.marcxml
set to blank or NULL.  Added check to verify that a
defined value is returned from GetMarcBiblio(); may follow
up with additional patches once it's determined how
the corrupt bib came to be loaded.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
misc/link_bibs_to_authorities.pl