http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13776 Bug ID: 13776 Summary: Problem linking an authority if an authorized value is linked to a biblio subfield framework Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: pablo.bianchi@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl If on a biblio framework by mistake you link a subfield to an authorized value (dropdown list) (let's say 100$e) on an field linked to authority records, then when trying to link the authority the blinddetail-biblio-search.pl pop-up never close and the authority is not linked. Steps to reproduce: + Edit a subfield of a field linked to authority records to an authorized value list (for example 100$e, or 650$2). + Edit or add a new biblio record. + Go to the selected field and try to add a new authority. + After clicking "choose" blinddetail-biblio-search.pl pop-up never close. The link to auth record is not created. Is not related but very similar to what happens on bug #5093. -- You are receiving this mail because: You are watching all bug changes.