https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22245
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Katrin Fischer <[email protected]> --- > > 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
