http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11700
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #16 from Jonathan Druart <[email protected]> --- (In reply to Galen Charlton from comment #15) > [1] Why change the return of C4::AuthoritiesMarc::merge if the return value > is going to be thrown away? This return value is used by UT and by the script dedup_authorities.pl introduced by bug 7419. > [2] authorities/merge.pl has a call to DelAuthority, but that would be made > redundant by this patch series. Yes it is. Patch coming. -- 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/
