[Bug 27590] New: Self-created MARC-Framework deletes content containing german special characters
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27590 Bug ID: 27590 Summary: Self-created MARC-Framework deletes content containing german special characters Change sponsored?: --- Product: Koha Version: 20.11 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: braun.kamilla@web.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Created attachment 116183 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116183&action=edit Self-created MARC-framework For the purpose of fast manual cataloging, I created a small MARC-framework, containing only a few important fields. (see attachment) Using this framework for cataloging (creating new records) all content containing german special characters (i.e. äöüÄÖÜß) will be deleted or somehow changed. If the same record is beeing imported via the Z39.50-interface, the german special characters are accepted. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27590 braun.kamilla@web.de changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P2 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27590 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Usually this is a configuration issue. The LDR contains a position declaring the encoding of the record. If that is missing, things will go terribly wrong, like you describe. It's LDR Pos. 9 - it needs to be set to a. https://www.loc.gov/marc/bibliographic/bdleader.html Maybe the default value in the framework doesn't work quite right. Please note: Fields that are deleted from the framework will be lost in records imported from external sources once they are saved for the first time. Koha will delete all fields/subfields not declared in the framework. For this reason it can make sense to only hide, not remove, the fields unneded. -- 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=27590 --- Comment #2 from braun.kamilla@web.de --- Thank you for the hint. :-) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27590 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- You are welcome :) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org