Bug 17913: Use replace_with instead of insert_grouped_field
authorFrédéric Demians <f.demians@tamil.fr>
Mon, 3 Jan 2011 14:32:21 +0000 (16:32 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 20 Jan 2017 13:55:10 +0000 (13:55 +0000)
commitffe1f6555ca420a3bf46cb42f180761f13f715f8
tree65132cae966a73b4d7c1f62ebfe4d0e0596066d0
parentf9a4204ce36f1cf268ab45c6fcc89c51bd4c0d37
Bug 17913: Use replace_with instead of insert_grouped_field

Original fix from a patch on bug 5572.
Amended by Marcel de Rooy January 2017.

Note: This does not yet resolve the field order when merging to another
auth type, but is a good start.

Test plan:
Run t/db_dependent/Authorities/Merge.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/AuthoritiesMarc.pm