[Bug 31924] New: AutoLinkBiblios broken by patch from Bug 30280
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31924 Bug ID: 31924 Summary: AutoLinkBiblios broken by patch from Bug 30280 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Keywords: regression Severity: major Priority: P5 - low Component: MARC Authority data support Assignee: koha-bugs@lists.koha-community.org Reporter: phil@chetcolibrary.org QA Contact: testopia@bugs.koha-community.org CC: frank.hansen@ub.lu.se Depends on: 30280 With AutoLinkBiblios set to "Do", when you save a biblio after adding an authority-controlled field, it should be linked to the matching authority. With the patch from bug 30280, it no longer is. Steps to reproduce: 1. Set AutoLinkBiblios to "Do". 2. Edit any bib record which does not already have a subject heading for "Perl (Computer language)". 3. Add a new 650 tag, with subfield a containing Perl (Computer language) and save the record 4. Re-edit the record, note that there is no authority record number in subfield 9 of the added 650. 5. git checkout 7a829606a46f5d3c2056ce9da5134ce293d584ad and verify that the steps above resulted in an authority record number in subfield 9 on the parent revision Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30280 [Bug 30280] Support authority records with common subject headings from different thesaurus -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31924 Phil Ringnalda <phil@chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|AutoLinkBiblios broken by |AutoLinkBiblios with Zebra |patch from Bug 30280 |broken by patch from Bug | |30280 --- Comment #1 from Phil Ringnalda <phil@chetcolibrary.org> --- Ah, Zebra-only. With Elasticsearch, it will be linked, with Zebra, it won't be linked (and with AutoCreateAuthorities enabled, a new authority record will be created, so apparently the linker is running and attempting to link and its search returns no matches, so AutoCreateAuthorities believes it should create a new authority record). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31924 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Frank Hansen from comment #56)
(In reply to Katrin Fischer from comment #55)
hi Frank, could you maybe have a look at the new bugs in Blocks? bug 31924 and bug 31925.
I'n not an expert on Zebra. Probably the new subject-heading-thesaurus-conventions index needs to be set up in Zebra as well. I'm not 100% certain how to do that.
That might give us a starting point. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31924 Bug 31924 depends on bug 30280, which changed state. Bug 30280 Summary: Support authority records with common subject headings from different thesaurus https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30280 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31924 Thomas Sycko <tsycko@tswarren.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tsycko@tswarren.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31924 Agnes Rivers-Moore <arm@hanover.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arm@hanover.ca -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31924 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31924 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=33159, | |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=32916 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31924 Phil Ringnalda <phil@chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #3 from Phil Ringnalda <phil@chetcolibrary.org> --- Fixed in bug 33159 *** This bug has been marked as a duplicate of bug 33159 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org