http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11700 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #16 from Jonathan Druart <jonathan.druart@biblibre.com> --- (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.