fix crash when saving MARC21 bib with NoZebra and BiblioAddsAuthority ON
authorGalen Charlton <galen.charlton@liblime.com>
Fri, 18 Apr 2008 22:11:41 +0000 (17:11 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 21 Apr 2008 16:18:00 +0000 (11:18 -0500)
commit257af617f65cc086ecd31f9343d9a0c5c986a571
treee5c133c3537b52fac69c6817a8d30ad4f4d3dfe8
parent579a2272283ffcefd6e2f2f49836aba77d26bc75
fix crash when saving MARC21 bib with NoZebra and BiblioAddsAuthority ON

Needed to identify correct subfield for retrieving
the authority type.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Biblio.pm