[Koha-bugs] [Bug 2678] New: MARC editor can change field order

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed Oct 15 16:27:06 CEST 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2678

           Summary: MARC editor can change field order
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P3
         Component: Cataloging
        AssignedTo: galen.charlton at liblime.com
        ReportedBy: galen.charlton at liblime.com
         QAContact: koha-bugs at lists.koha.org
                CC: nicole.engard at liblime.com


When a record is saved via the MARC bib or authority editor, the MARC fields
are (re)sorted strictly by numeric tag.  This is a problem in MARC21 because
fields such as notes (5xx) and subject headings (6xx) should not be sorted by
tag.  For example, subject headings are listed in order by significance:

650 $aImportant topical heading
600 $aLess important personal name that book is about
610 $aEven less important corporate name

Changing the order of these tags to 600,610,650 is an error.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list