https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22245 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
2) This does not allow copy/move of a control field in the subfield of a regular field, ie 005 => 998$d. This should be allowed ?
A very common use case would be 001 > 035$a + Adding a prefix in MARC21. So it would be nice if that worked.
What is surely not allowed is : 005 => 998
I agree, in this case the 998 should have a subfield. Not sure the standard has a say about this, but a lot of code I think assumed only <10 have no subfields. -- You are receiving this mail because: You are watching all bug changes.