[Koha-bugs] [Bug 12948] The language filter in advance search doen't work with DOM MARC21 - NORMARC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 16 10:35:46 CET 2015


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

Magnus Enger <magnus at enger.priv.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #35922|0                           |1
        is obsolete|                            |

--- Comment #8 from Magnus Enger <magnus at enger.priv.no> ---
Created attachment 35923
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35923&action=edit
Bug 12948 - [SIGNED-OFF] Patch-for-filter-language-in-Advanced-Search

This patch is for Normarc
Same test plan as patch for MARC21, except you need a setup with Normarc.

http://bugs.koha-community.org/show_bug.cgi?id=12948
Signed-off-by: Magnus Enger <magnus at enger.priv.no>

- Added a record with "bul" in 008pos35-37
- Verified that this did not turn up in an advanced search with language =
  Bulgarian
- Applied the patch
- I was testing on a gitified install, so I had to copy the patched index file
  to the right location with this command:

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

- Did a full reindex
- Verified that the record *did* turn up in an advanced search with language =
  Bulgarian
- Signing off! Thanks Zeno!

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


More information about the Koha-bugs mailing list