https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9015
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|In Discussion |RESOLVED --- Comment #3 from Katrin Fischer <[email protected]> --- I found: Bug 30025 - Split BiblioAddsAuthorities into 2 preferences This patch splits the system preference BiblioAddsAuthorities into two new system preferences that more clearly define what the settings do: 1- RequireChoosingExistingAuthority: this preference indicates whether a cataloger must choose from existing authorities, or if they can enter free text into controlled fields 2- AutoLinkBiblios: this preference determines whether Koha will attempt to link a new record to existing authorities upon saving. In conjunction with the existing preference, AutoCreateAuthorities, unmatched headings will either be linked to a new authority, or remain uncontrolled And it looks like RequireChoosingExistingAuthority is already set to "don't require" by default. I am closing - please re-open if there is still something that needs to be done here! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
