http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8015
--- Comment #7 from Jonathan Druart <[email protected]> --- Created attachment 11579 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11579&action=edit Bug 8015: Followup: FIX cp and mv if subfields don't exist Hi Kyle, I tried to fix the problem raised by Stephane and I arrived to this patch. I don't know if it is the best way to do it. It seems to fix the copy and move actions if the number of values (in @values) is > number of subfields already present in the field. I Hope it will help you -- 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/
