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

--- Comment #41 from Nick Clemens <[email protected]> ---
(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

-- 
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/

Reply via email to