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

Héctor Eduardo Castro Avalos <hector.hecax...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55078|0                           |1
        is obsolete|                            |

--- Comment #5 from Héctor Eduardo Castro Avalos <hector.hecax...@gmail.com> ---
Created attachment 55079
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55079&action=edit
Bug 17152: (counter-patch)Do not copy value when duplicating a subfield

When cataloguing, if you want to duplicate a subfield that is not
empty, the new subfield is created with a copy of data in it.
This is not the case when you duplicate an whole field. The new one is
created with subfields but without data in it.

Test plan:
Add or edit a bibliographic record
Fill a subfield
Duplicate the subfield
=> Without this patch the value of the input will be copied
=> With this patch the new input will be emptied

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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