https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13706 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |david@davidnind.com --- Comment #15 from David Nind <david@davidnind.com> --- I had a go at testing, but I got some errors when running the script: - with the help option: misc/maintenance/dedup_authorities.pl --help Undefined subroutine &main::pod2usage called at misc/maintenance/dedup_authorities.pl line 99. - duplicated an authority record, the attempted to run using the date option: misc/maintenance/dedup_authorities.pl -v -c -m date Fetching authtypecodes... The method Koha::Authority::Types->authtypecode is not covered by tests! Trace begun at /kohadevbox/koha/Koha/Objects.pm line 572 Koha::Objects::AUTOLOAD('Koha::Authority::Types=HASH(0x564621d97918)') called at misc/maintenance/dedup_authorities.pl line 132 -- You are receiving this mail because: You are watching all bug changes.