https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23675 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Michael Kuhn from comment #4)
I have tested the original case with 18.11.03, 19.11.05 and 20.11.00. I have used framework ACQ as downloadable at https://wiki.koha-community.org/wiki/MARC_frameworks
It does not help just adding MARC 000, or adding MARC 000 and setting a default value of " nam a22 7a 4500".
In all cases special characters are mutilated, for example Unicode strings "äu" (octal 303 244 165) and "ög" (octal 303 266 147) become octal 165 314 203 and 147 314 262.
I just tsted in our 20.05 and with a framework with 000 set up with the default and 245 with umlauts. The record displays correctly after saving. I have set 000 to mandatory and displaying in the editor. Does visibility make a difference? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.