20 Mar
2017
20 Mar
'17
1:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9988 --- Comment #44 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jacek Ablewicz from comment #42)
(In reply to Marcel de Rooy from comment #41) If the search
my $authfrom = Koha::Authorities->find($mergefrom);
fails (I'm guessing it will fail, for the postponed "real" merge ?), $MARCfrom will be ignored, no matter what (it's not used anywhere else in the merge() subroutine) and @record_from will be empty.
Hmm Some doubts starts to arise. Will dig a little bit further.. -- You are receiving this mail because: You are watching all bug changes.