28 Feb
2019
28 Feb
'19
4:20 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22245 --- Comment #7 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- 22436(In reply to Katrin Fischer from comment #5)
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.
I have opened Bug 22436 for that. -- You are receiving this mail because: You are watching all bug changes.