[Bug 9358] New: Fixed field plugins for MARC21 should be updated for MARC21 update #15
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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |9357 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel@gmail.com Assignee|gmcharlt@gmail.com |bgkriegel@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 --- Comment #1 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 14455 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14455&action=edit Bug 9358 - Fixed field plugins for MARC21 should be updated for MARC21 update #15 This patch, together with 9357, fix plugins for leader, 006, 007 and 008 MARC21 fields Leader18 c and i is fixed on Bug 9357 Added missing/renamed fields on 007 Options 'o' and 'q' already present on 006 and 008, fixing spaces and removing unnecessary descriptions. To test: 1) Catalog/edit a record 2) On 007 value builder, check missing values on 008, BKS, check for example 33- Literary form, i- Letters has a description 3) Apply the patch 4) Clean your browser cache 5) On 007 value builder, new values are present On 008/6 descriptions are absent -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14455|0 |1 is obsolete| | --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> --- Created attachment 14485 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14485&action=edit Bug 9358 - Fixed field plugins for MARC21 should be updated for MARC21 update #15 This patch, together with 9357, fix plugins for leader, 006, 007 and 008 MARC21 fields Leader18 c and i is fixed on Bug 9357 Added missing/renamed fields on 007 Options 'o' and 'q' already present on 006 and 008, fixing spaces and removing unnecessary descriptions. To test: 1) Catalog/edit a record 2) On 007 value builder, check missing values on 008, BKS, check for example 33- Literary form, i- Letters has a description 3) Apply the patch 4) Clean your browser cache 5) On 007 value builder, new values are present On 008/6 descriptions are absent Signed-off-by: Galen Charlton <gmc@esilibrary.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com QA Contact| |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14485|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 16369 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16369&action=edit [PASSED QA] Bug 9358 - Fixed field plugins for MARC21 should be updated for MARC21 update #15 This patch, together with 9357, fix plugins for leader, 006, 007 and 008 MARC21 fields Leader18 c and i is fixed on Bug 9357 Added missing/renamed fields on 007 Options 'o' and 'q' already present on 006 and 008, fixing spaces and removing unnecessary descriptions. To test: 1) Catalog/edit a record 2) On 007 value builder, check missing values on 008, BKS, check for example 33- Literary form, i- Letters has a description 3) Apply the patch 4) Clean your browser cache 5) On 007 value builder, new values are present On 008/6 descriptions are absent Signed-off-by: Galen Charlton <gmc@esilibrary.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as described. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |In Discussion --- Comment #4 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- I would be willing to push this as a partial fix, but it does not update all the fixed field plugins for MARC21 update #5. 008/20 for music should have an additional value 'k' for vocal scores (and there may be other gaps). However, I'm setting this to "In Discussion" for now, pending feedback from Bernardo about whether he wants to do a follow-up before I push it, or open another bug for the last missing values. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 --- Comment #5 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- (In reply to comment #4)
I would be willing to push this as a partial fix, but it does not update all the fixed field plugins for MARC21 update #5. 008/20 for music should have an additional value 'k' for vocal scores (and there may be other gaps). However, I'm setting this to "In Discussion" for now, pending feedback from Bernardo about whether he wants to do a follow-up before I push it, or open another bug for the last missing values.
I'll do a follow-up. Better to fix it now. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 --- Comment #6 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 16919 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16919&action=edit Bug 9358 - Followup - Fixed field plugins for MARC21 should be updated for MARC21 update #15 This little patch adds a few values and descriptions to complete value builder for marc21 008. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff --- Comment #7 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Switch to Needs Signof. Small followup. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16919|0 |1 is obsolete| | --- Comment #8 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 17223 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17223&action=edit Bug 9358 - Followup - Fixed field plugins for MARC21 should be updated for MARC21 update #15 This little patch adds a few values and descriptions to complete value builder for marc21 008. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17223|0 |1 is obsolete| | --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 17605 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17605&action=edit [PASSED QA] Bug 9358 - Followup - Fixed field plugins for MARC21 should be updated for MARC21 update #15 This little patch adds a few values and descriptions to complete value builder for marc21 008. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Follow-up works as described. XML change only. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #10 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This patch has been pushed to master and 3.12.x. Thanks for filling in the gaps. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 --- Comment #11 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Well, right now I have mixed feelings about this :-) I'm working on a yet unnamed patch to change the structure of these files (xml for 006 and 008). The purpose is move attributes to elements, so to make these files translatable. In that way standard tools could be used to extract all strings. I'll report (in other bug) when done. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Bernardo, I would really love to see that long standing bug fixed. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 --- Comment #13 from Nicole C. Engard <nengard@gmail.com> --- *** Bug 10109 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris@bigballofwax.co.nz --- Comment #14 from Chris Cormack <chris@bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |6709 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Chris Hall <chrish@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chrish@catalyst.net.nz --- Comment #15 from Chris Hall <chrish@catalyst.net.nz> --- Both patches have been pushed to 3.8.x, will be in 3.8.14 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org