http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5943
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from M. de Rooy <[email protected]> 2011-04-06 13:38:07 UTC --- (In reply to comment #2) > This patch conflicts with patch bugs 5572 and 5657. It just changes the sub > merge C4::AuthoritiesMarc::merge which is only used by function > C4::AuthoritiesMarc::ModAuthority if > (C4::Context->preference('MergeAuthoritiesOnUpdate') ). This syspref does not > exist by default. So it makes me doubt the relevance of this patch This new pref was not introduced correctly. And should be based on value of the old pref dontmerge. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
