https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32796
Bug ID: 32796
Summary: Marc modification template copying multiple subfields
issue
Change sponsored?: ---
Product: Koha
Version: 21.11
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Tools
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
1. Marc record contains a 264 field with multiple subfield $a. eg
=264 \1$aAbingdon, Oxon ;$aNew York, NY :$bRoutledge,$c2020.
2. Marc modification template created to set to "Copy All" 264a to 260a
3. Stage record with template from #2
4. Note that 2 x 260 fields created
=260 \1$aAbingdon, Oxon
=260 \1$aNew York, NY
5. Expected outcome:
=260 \1$aAbingdon, Oxon;$aNew York, NY
Variation using "Copy 1st" doesn't work either. Result is
=260 \1$aAbingdon, Oxon
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/