https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22245 Fridolin SOMERS <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #3 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- 1) With this patch, if I set "from" with control field (ie 003) and "to" with a regular field (ie 998$e) : I get message : MSG_MMT_SUBFIELDS_MATCH = _("Both subfield values should be filled or empty."); I think this message is only for regular fields in "from" and "to", so you don't move a entire field to a subfield for example. 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 ? What is surely not allowed is : 005 => 998 -- You are receiving this mail because: You are watching all bug changes.