[Koha-bugs] [Bug 33277] Correctly handle linking subfields with no defined thesaurus

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 18 16:12:57 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33277

Frank Hansen <frank.hansen at ub.lu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #42 from Frank Hansen <frank.hansen at ub.lu.se> ---
(In reply to Nick Clemens from comment #41)
> (In reply to Frank Hansen from comment #40)
> > (In reply to Katrin Fischer from comment #39)
> > > Can someone help to get this tested?
> > 
> > I have now tested the patch on my testing docker. I get different results
> > depending on whether I choose the ES or the Zebra engine. I am following the
> > test plan in comment #17
> > 
> > ES works flawlessly. All headings are linked after the patch is applied. 
> > 
> > But when doing the same using Zebra, without the patch installed only field
> > 100 is linked. After applying the patch and restarted not all headings are
> > linked. Only 
> >  field 100, 655 (Literature English), 700 and 830 fields are linked after
> > saving the record again.
> > 
> > Have I missed something.
> 
> The test plan is missing the steps for Zebra as the index files need to be
> copied and then a full reindex:
> sudo cp
> /kohadevbox/koha/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-
> indexdefs.xsl
> /etc/koha/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl
> restart_all
> sudo koha-rebuild-zebra -v -f kohadev

Yes! It works for me. I'm signing off.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list