https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24914 Bug ID: 24914 Summary: Saving a record as MARC (Unicode/UTF-8, Standard) remove items Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl In catalogue/export.pl for this one format 'marcstd' we call the subroutine marc2marc This subroutine builds a list of 'private_fields' - which is any field with 9 in the tag. These are then removed from the record. This includes all item tags To recreate: 1 - Find a record with some items and view the details page 2 - Save record -> MARC (Unicode/UTF-8, Standard) 3 - Open record in marcedit, or stage for import into koha 4 - Note all 9 fields and items are gone -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.