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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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.
_______________________________________________
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/

Reply via email to