https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16018
--- Comment #21 from Marcel de Rooy <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
