Bug 8447: Make sure we have enough subfields for broader_headings
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 7 Sep 2012 14:58:53 +0000 (10:58 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Sat, 15 Sep 2012 20:18:58 +0000 (08:18 +1200)
commitd3de143c40467439fd2eb824e55a3c233513efeb
tree320445b105b80876e27f9a6fc0167a1488cb07b4
parentd19196f670c43f79f5bc8c87aede15ab3c0f1bf8
Bug 8447: Make sure we have enough subfields for broader_headings

Thanks to wajasu for providing the debugging information, as I cannot
seem to duplicate the problem, even seeing where it could come from.

Fix corrects cases where upon save, a software error complaing about
indicators being wrong as a side effect of a poorly autogenerated
biblio/authority record.

Behvior with this fix causes existing bilio data to to be preserved
while linking to the authority via subtag 9.

Signed-off-by: wajasu <matted-34813@mypacks.net>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Linker/Default.pm