Bug fix : use delete_field/insert_grouped_field rather than replace_with
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Sat, 9 Aug 2008 15:53:14 +0000 (10:53 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Sat, 9 Aug 2008 16:05:55 +0000 (11:05 -0500)
commitefc64f44241efcc8a02ee0a8549a5346cdd026b0
tree22ebcac71dfc00271e2460038e34f7350f8fd722
parentca8d24546eecb8c5a40430dd75d94326bcbb3c12
Bug fix : use delete_field/insert_grouped_field rather than replace_with

replace_with maight have unexpected behaviour.
Has to test merge_authority.pl

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/AuthoritiesMarc.pm