[Bug 19648] New: Repeated positions in field 007 for sound recording ( XML file)
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Bug ID: 19648 Summary: Repeated positions in field 007 for sound recording (XML file) Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: hector.hecaxmmx@gmail.com QA Contact: testopia@bugs.koha-community.org Found when translating. Some positions are repeated or duplicated from position 03 to 06 for sound recording in field 007 in XML file starting in line 997 to 1000. <https://github.com/Koha-Community/Koha/blob/master/koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_007.xml> <Value code="s"><description>2 3/4 x 4 in.</description></Value> <Value code="u"><description>Unknown</description></Value> <Value code="z"><description>Other</description></Value> <Value code="|"><description>No attempt to code</description></Value> => <Value code="r"><description>30 ips (tape)</description></Value> => <Value code="u"><description>Unknown</description></Value> => <Value code="z"><description>Other</description></Value> => <Value code="|"><description>No attempt to code</description></Value> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 --- Comment #1 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- All XML file needs to be revised, more repeated lines are found: Line 489 need to be deleted 489 <Value code="Used for microopaques."><description>No attempt to code </description></Value> Motion pictures (Pos 13) 746 <Value code="u"><description>Unknown</description></Value> 747 <Value code="v"><description>Hand colored</description></Value> 748 <Value code="z"><description>Other</description></Value> 749 <Value code="|"><description>No attempt to code </description></Value> 750 <Value code="u"><description>Unknown</description></Value> 751 <Value code="z"><description>Other</description></Value> 752 <Value code="|"><description>No attempt to code</description></Value> Sound recording (Pos 09) 1035 <Value code="z"><description>Other</description></Value> 1036 <Value code="|"><description>No attempt to code</description></Value> 1037 <Value code="z"><description>Other</description></Value> 1038 <Value code="|"><description>No attempt to code</description></Value> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |koha-tmpl/intranet-tmpl/pro | |g/en/data/marc21_field_007. | |xml Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|trivial |normal CC| |katrin.fischer@bsz-bw.de QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Repeated positions in field |Repeated positions and some |007 for sound recording |options missing in |(XML file) |cataloguing plugin 007 (XML | |file) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 84943 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84943&action=edit Bug 19648: Revise marc21_field_007.xml - Removes some doubled up entries - Fixes some whitespace issues - Adds some missing entries, for example: 007, nonprojected graphic, secondary support material a-c To test: - Verify that the 007 cataloging plugin works correctly and matches standard: http://www.loc.gov/marc/bibliographic/bd007k.html -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |katrin.fischer@bsz-bw.de |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #84943|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 87578 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87578&action=edit Bug 19648: Revise marc21_field_007.xml - Removes some doubled up entries - Fixes some whitespace issues - Adds some missing entries, for example: 007, nonprojected graphic, secondary support material a-c To test: - Verify that the 007 cataloging plugin works correctly and matches standard: http://www.loc.gov/marc/bibliographic/bd007k.html Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |martin.renvoize@ptfs-europe | |.com --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Works as expected, thanks for the patch Katrin. Signing off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #87578|0 |1 is obsolete| | --- Comment #5 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 87849 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87849&action=edit Bug 19648: Revise marc21_field_007.xml - Removes some doubled up entries - Fixes some whitespace issues - Adds some missing entries, for example: 007, nonprojected graphic, secondary support material a-c To test: - Verify that the 007 cataloging plugin works correctly and matches standard: http://www.loc.gov/marc/bibliographic/bd007k.html Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|katrin.fischer@bsz-bw.de |m.de.rooy@rijksmuseum.nl CC| |m.de.rooy@rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |nick@bywatersolutions.com --- Comment #6 from Nick Clemens <nick@bywatersolutions.com> --- Awesome work all! Pushed to master for 19.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |19.05.00, 18.11.05 released in| | Status|Pushed to Master |Pushed to Stable --- Comment #7 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Pushed to 18.11.x for 18.11.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #8 from Lucas Gass <lucas@bywatersolutions.com> --- deciding not to backport this one to the 18.05.x series. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org