https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28573

Eric Phetteplace <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #126178|0                           |1
        is obsolete|                            |

--- Comment #12 from Eric Phetteplace <[email protected]> ---
Created attachment 126594
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126594&action=edit
Bug28573: 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 <[email protected]>
Signed-off-by: Eric Phetteplace <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to