]> 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)
committerMason James <mtj@kohaaloha.com>
Fri, 28 Aug 2015 02:55:24 +0000 (14:55 +1200)
commit34e69a4a9eb8449c400cf928d9c3701cc8eab45f
tree36acc8efa1e1e809ef8bcaf462b81436b92d6fd9
parente0c37b2b6b3409cc39773a62cc45c4102d27a1dc
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