[Bug 24914] New: Saving a record as MARC (Unicode/UTF-8, Standard) remove items
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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24914 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7345 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 [Bug 7345] Should be possible to export MARC records without private fields -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24914 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- But wouldn't that be the expected behavior as the 952 is not standard? Would it help if we changed the decriptions including "without item data" somehow? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24914 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Katrin Fischer from comment #1)
But wouldn't that be the expected behavior as the 952 is not standard? Would it help if we changed the decriptions including "without item data" somehow?
Never got a reply, closing invalid (at least it might draw attention ;) ) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org