6 Feb
2017
6 Feb
'17
11:44 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16018 --- Comment #21 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Julian Maurice from comment #20)
I don't understand what these patches are trying to fix. I followed the test plan on master and it works.
Looking at the code, the first patch adds a call to merge, but there is already the same call a few lines below. So merge is called twice with the same arguments if syspref 'dontmerge' is false. About that syspref, I believe it shouldn't be used here. An authority will be deleted so we must update the biblios regardless of the syspref value.
Will add a follow-up. -- You are receiving this mail because: You are watching all bug changes.