[Koha-bugs] [Bug 15048] subject/genre (650/655) searches fail on searches with $x 'General subdivision' subfield values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 27 02:02:39 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15048

--- Comment #8 from Mason James <mtj at kohaaloha.com> ---
Created attachment 44040
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44040&action=edit
Bug 15048 - subject/genre (650/655) searches fail on searches with $x 'General
subdivision' subfield values

to test...

1/ define both a 655$a *and* 655$x value in a bib, save, reindex

2/ in opac-detail.pl click bib's genre/form url, the search should FAIL to
return a result (BAD!) :/

3/ apply patch

4/ copy updated files to your live zebradb dir (or build/install a debian
package)

$ sudo cp ./etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml \
  /etc/koha/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml

$ sudo cp etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl \
  /etc/koha/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl

5/ run a full zebra reindex

6/ in opac-detail.pl click bib's genre/form url, the search should return a
result (GOOD!) :0)

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


More information about the Koha-bugs mailing list