[Koha-bugs] [Bug 3116] New: ISBD parsing does not preserve subfield order

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Wed Apr 15 19:03:03 CEST 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3116

           Summary: ISBD parsing does not preserve subfield order
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: MARC Bibliographic data support
        AssignedTo: galen.charlton at liblime.com
        ReportedBy: rch at liblime.com
   Estimated Hours: 0.0


When many subfields exist in a single tag, order is not preserved for ISBD
display.  e.g. For 505,

with ISBD definition:  
#505|<br/><br/>|{ 505a }{ 505t }{ 505r }{ 505g }{ 505u }|

MARC: 

505 00 _tExtreme fanfare /
       _rJason Graves
       _g(4:45) --
       _tEntry of the gladiators /
       _rJulius Fucik ; trans. William H. Griffin
       _g(2:57) --

The display improperly groups each ‡t , followed by each ‡r , rather than
preserving the subfield order.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/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