http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8552
Joy Nelson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P4 |P1 - high Severity|normal |critical --- Comment #1 from Joy Nelson <[email protected]> --- The system preference AutoCreatesAuthorities states that "BiblioAddsAuthorities ust be set to 'allow' for this to have any effect". For libraries that wish to autogenerate authorities when cataloging via z3950import this is not possible at all. If biblioaddsauthorities is set to 'don't allow' in order to allow the z3950 cataloging to be successful, then authorities are not autogenerated. >From IRC 8/2/2012 (8:40:03 AM) talljoy: jcamins: you said yesterday thatj "as of 3.8, BiblioAddsAuthorities is essentially a no-op." But I see that sys pref is tied to the AutoCreateAuthorities syspref. Are both of those sys prefs 'no-op'? (8:40:38 AM) jcamins: talljoy: autocreateauthorities does things. biblioaddsauthorities merely changes the javascript. ... (8:41:03 AM) talljoy: well autocreatesuthorities says "BiblioAddsAuthorities must be set to "allow" for this to have any effect" (8:41:09 AM) talljoy: and setting it to allow breaks things ... (8:41:31 AM) jcamins: talljoy: yes, because without BiblioAddsAuthorities you can't actually enter in headings. (8:41:56 AM) talljoy: so if biblioaddsauthorites is set to don't allow then authorities cannot be autogenerated? (8:42:15 AM) jcamins: Authorities cannot be entered or autogenerated. (8:42:25 AM) talljoy: that's a bigger problem than i thought. (8:42:38 AM) talljoy: if you are importing records through z3950 (8:42:59 AM) jcamins: Yeah, this is why BiblioAddsAuthorities was a profoundly bad idea. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
