Bug 13776

Summary: Problem linking an authority if an authorized value is linked to a biblio subfield framework
Product: Koha Reporter: Pablo AB <pablo.bianchi>
Component: CatalogingAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Pablo AB 2015-03-02 13:13:04 UTC
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.