Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
George Veranis ef335f252a Bug 28573: Replace authority record with Z39.50/SRU creates new authority record
When trying to replace an authority record with Z39.50/SRU then a new authority
record is created without deleting the old one and not link the new one with
any record.

This patch fixes that.

Test plan:

1) Try to catalogue a new authority record from cataloguing form.
2) Try to replace that authority record with Z39.50/SRU, then a new authority
record is created and also you have that one that you tried to replace.
3) Apply the patch.
4) Try to replace the authority from step1 with Z39.50/SRU, then is working as
expected.

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Eric Phetteplace <phette23@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-11-02 14:57:00 +01:00
..
value_builder Bug 24698: QA fixes 2021-10-12 11:15:32 +02:00
addbiblio.tt Bug 14957: Merge rules system for merging of MARC records 2021-10-26 16:46:02 +02:00
addbooks.tt Bug 28543: Clicking on 'New record' will use default framework 2021-07-26 12:46:32 +02:00
additem.tt Bug 28445: Use the task queue for the batch delete and update items tool 2021-10-18 11:28:40 +02:00
editor.tt
linkitem.tt
merge.tt
moveitem.tt
z3950_auth_search.tt Bug 28573: Replace authority record with Z39.50/SRU creates new authority record 2021-11-02 14:57:00 +01:00
z3950_search.tt Bug 28773: (QA follow-up) Additional changes 2021-08-04 14:06:43 +02:00