https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32950
--- Comment #6 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 187184 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187184&action=edit Bug 32950: Add unit test for move_field with repeatable fields This test reproduces the issue where moving subfields between repeatable MARC fields can lose or duplicate values. The test verifies that when moving 020$z to 024$a fields, the values are correctly transferred in the proper order without duplication. Signed-off-by: Bernard Scaife <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
