Bug 29146: Same for item editor
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 27 Oct 2021 12:07:03 +0000 (12:07 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 15 Nov 2021 11:38:39 +0000 (12:38 +0100)
commit35ad7311022e0385505388070305ac8c1322d5de
treecd3961fda8523aefc4050b5acc20197ed4092b0c
parentdc30d4c3768146f23931d2c1f97a9669346465fe
Bug 29146: Same for item editor

Test plan:
Put some defaultvalue in an item subfield.
Test adding new item; is defaultvalue supplied already?
Test adding existing item. Clear the subfield. Save. Open again.
Is the subfield still empty now?

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/UI/Form/Builder/Item.pm