http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Bug ID: 9358 Summary: Fixed field plugins for MARC21 should be updated for MARC21 update #15 Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: gmcharlt@gmail.com CC: m.de.rooy@rijksmuseum.nl A few positions in the leader, 006, 007, 008 have had their list of permitted values updated in recent years: Leader/18 - Descriptive cataloging form c - ISBD punctuation omitted [NEW, 2010] i - ISBD [REDEFINED, 2010] 007(maps)/04 - Physical medium i - Plastic [NEW, 2009] l - Vinyl [NEW, 2009] n - Vellum [NEW, 2009] v - Leather [NEW, 2009] w - Parchment [NEW, 2009] 007(computer resources)/01 - Specific material designation d - Computer disc, type unspecified [NEW, 2009] e - Computer disc cartridge, type unspecified [NEW, 2009] k - Computer card [NEW, 2009] 007(globe)/04 - Physical medium i - Plastic [NEW, 2009] l - Vinyl [NEW, 2009] n - Vellum [NEW, 2009] v - Leather [NEW, 2009] w - Parchment [NEW, 2009] 007(projected medium)/01 - Specific material designation f - Other type of filmstrip [RENAMED, 2009] 007(microform)/01 - Specific material designation h - Microfilm slip [NEW, 2009] j - Microfilm roll [NEW, 2009] 007(non projected graphic)/01 - Specific material designation a - Activity card [NEW, 2009] k - Poster [NEW, 2009] p - Postcard [NEW, 2009] q - Icon [NEW, 2009] r - Radiograph [NEW, 2009] s - Study print [NEW, 2009] v - Photograph, type unspecified [NEW, 2009] 007(non projected graphic)/04 - Primary support material i - Plastic [NEW, 2009] l - Vinyl [NEW, 2009] n - Vellum [NEW, 2009] v - Leather [NEW, 2009] w - Parchment [NEW, 2009] 007(non projected graphic)/05 - Secondary support material i - Plastic [NEW, 2009] l - Vinyl [NEW, 2009] n - Vellum [NEW, 2009] v - Leather [NEW, 2009] w - Parchment [NEW, 2009] 007(motion picture)/01 - Specific material designation [NEW, 2009] o - Film roll [NEW, 2009] 007(videorecording)/04 - Videorecording format s - Blu-ray disc [NEW, 2008] 008(books)/23 - Form of item o - Online [NEW, 2010] q - Direct electronic [NEW, 2010] 008(computer files)/23 - Form of item [NEW, 2010] Prior to the definition of this element, the byte was undefined and contained a blank (#) or a fill character (|). o - Online [NEW, 2010] q - Direct electronic [NEW, 2010] 008(maps)/29 - Form of item o - Online [NEW, 2010] q - Direct electronic [NEW, 2010] 008(continuing resources)/22 - Form of original item o - Online [NEW, 2010] q - Direct electronic [NEW, 2010] 008(continuing resources)/23 - Form of item o - Online [NEW, 2010] q - Direct electronic [NEW, 2010] 008(visual materials)/29 - Form of item o - Online [NEW, 2010] q - Direct electronic [NEW, 2010] 008(mixed materials)/23 - Form of item o - Online [NEW, 2010] q - Direct electronic [NEW, 2010] The fixed field plugins for MARC21 should be updated to match these updates. As a reminder, the 006 fixed field positions follow the 008 for the matching format, so changes in marc21_field_008.xml will also need to be made to marc21_field_006.xml. -- You are receiving this mail because: You are watching all bug changes.