]> git.koha-community.org Git - koha.git/commit
Bug 14387: Merge reference selection has no effect when merging authorities.
authormxbeaulieu <maxime.beaulieu@inlibro.com>
Mon, 15 Jun 2015 15:05:51 +0000 (11:05 -0400)
committerLiz Rea <wizzyrea@gmail.com>
Mon, 10 Aug 2015 21:23:01 +0000 (09:23 +1200)
commitbbf39af949d59a6b90412843f7bf0377e54d9813
tree219443df11c48df57fe71b25b56cace99c40a33d
parent688f95d893aa8d08bf098328cf3527e2a9a83a50
Bug 14387: Merge reference selection has no effect when merging authorities.

This patch swaps the authority records according to the refenrece record selection.

To TEST:
Merge two authority records, select the second as merge reference.
The reference authority is always the first.

Apply the patch.
Repeat previous steps, the authority is now merged using the selected reference record.

modified:   authorities/merge.pl

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit ee7666a5fdd1b04f1bf50aa89900488e1a01402b)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
authorities/merge.pl