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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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