Bug 21774: Cloned item subfields disappear when editing an item
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 8 Nov 2018 13:49:10 +0000 (14:49 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 21 Nov 2018 13:52:11 +0000 (13:52 +0000)
commit5f34dd06ec66b11a914e49eb611714ea4c72771d
tree8dbd1bd743b8a26d334774c96ed15a15b8a44e7b
parentaeaf74b7cc6608d7b81aaba10defdca6decdaa1d
Bug 21774: Cloned item subfields disappear when editing an item

Bug 10306 changed behavior on cloning item subfields by no longer splitting
constructions like 'A | B' in item fields like ccode.

If it is really recommended to clone item subfields, I am not so sure
about. But this patch at least restores the possibility to do so while
we discuss if we should ;)

Test plan:
[1] Run Items.t
[2] Make an item subfield repeatable in framework. And test edit items.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Works as expected. Also fixes the display of collections on the items
table (on editing items).

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Items.pm
t/db_dependent/Items.t