Revisions to auto-generated authorities patch
authorBrian Harrington <brian@jhu.edu>
Wed, 29 Apr 2009 17:37:06 +0000 (13:37 -0400)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 21:18:50 +0000 (23:18 +0200)
commitba5ac9af28025e61b820853d480a4f1d4bd56c07
tree2b28029baafd57ccf794e228ebacf6a5ec92610c
parente79991da1f11e6248a4992b8d414fbd62b477179
Revisions to auto-generated authorities patch

It turns out that the "blank" record created by MARC::Record->new()
has a leader, so now I explicitly create one in addbiblio.pl.  I
also realized I can't count. :-)

Modified per comments by Joe and Galen to keep SetMarcUnicodeFlag
and move it and the leader set to earlier in the process.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
cataloguing/addbiblio.pl