[Koha-bugs] [Bug 7502] New: Error in zebra configuration file records.abs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 6 16:04:24 CET 2012


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

             Bug #: 7502
           Summary: Error in zebra configuration file records.abs
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: januszop at gmail.com
         QAContact: koha.sekjal at gmail.com


There is an error in records.abs in marc21/biblios causing a zebra warning:

15:51:13-06/02 zebraidx(3276) [warn] Unknown register type: Subject


This is because of a mistake introduced in a line of the patch to Bug 5868:

melm 630$n      Thematic-number,Subject:Subject:p

which should be rather

melm 630$n      Thematic-number,Subject,Subject:p

(coma instead of a colon after 1st Subject).

A patch will follow.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list