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

Héctor Eduardo Castro Avalos <[email protected]> changed:

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

--- Comment #2 from Héctor Eduardo Castro Avalos <[email protected]> ---
Created attachment 54996
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54996&action=edit
[SIGNED-OFF]Bug 17152: 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

Signed-off-by: Hector Castro <[email protected]>
Works as advertised

-- 
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