Bug 32796 - Marc modification template copying multiple subfields issue
Summary: Marc modification template copying multiple subfields issue
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: 21.11
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-02 14:37 UTC by Bernard
Modified: 2023-02-02 14:37 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard 2023-02-02 14:37:17 UTC
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