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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/