Bug 12629 - Software error when trying to merge records from different frameworks
commit0b4d68f0601a494c00b19d14c5af970ff04a0122
authorKyle M Hall <kyle@bywatersolutions.com>
Wed, 23 Jul 2014 16:43:54 +0000 (23 12:43 -0400)
committerFrédéric Demians <f.demians@tamil.fr>
Thu, 15 Sep 2016 15:16:52 +0000 (15 17:16 +0200)
treee73b44b202c52f323c13decbbb9772194958a16d
parent26ccb6a4809154368e02e5c147414fc7a19d31be
Bug 12629 - Software error when trying to merge records from different frameworks

Test Plan:
1) Choose a bib record that has the default framework.
2) Add a second record using that fast add framework.
3) Merge the records; switch to "Using framework: Default", and choose the original record (i.e. the one that had the default framework) as the merge reference. Clicking 'Next' will trigger the error.
4) Apply this patch
5) Repeat steps 1 - 3, no error should occur

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit e8fcc651a3aa9af9d1a49a6cec64fc9bde737a86)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
Koha/Util/MARC.pm