http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11650 Bug ID: 11650 Summary: multiplicated authorities after link_bibs_to_authorities.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: MARC Authority data support Assignee: gmcharlt@gmail.com Reporter: januszop@gmail.com QA Contact: testopia@bugs.koha-community.org Under certain circumstances misc/link_bibs_to_authorities.pl creates multiple authority with identical heading. Test scenario: 1. Have some (2-3) biblio records with some repeated headings Have BiblioAddsAuthorities = allow, AutoCreateAuthorities = generate Have no authority records 2. Run misc/link_bibs_to_authorities.pl script 3. You will get multiple authority records -- one for each occurence of a heading in biblio record. -- You are receiving this mail because: You are watching all bug changes.