https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22245

Fridolin SOMERS <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |In Discussion

--- Comment #3 from Fridolin SOMERS <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to