]> git.koha-community.org Git - koha.git/commit
Bug 35190: Adjust UI handling to avoid inserting an empty string
authorEmily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Mon, 30 Oct 2023 17:19:02 +0000 (13:19 -0400)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 10 Nov 2023 06:53:00 +0000 (20:53 -1000)
commit98311e815cdda7f5a03def565b334e088cbe9c92
treefafafc791b327c10d4cfea8e3d4811369ad9239e
parentc1fe73d4736fb8aaf05bd83b90627652616dc400
Bug 35190: Adjust UI handling to avoid inserting an empty string

To test:
1. In the Administration module, create an Additional Field that is
   not linked to an authorized value
2. Create another Additional Field that is linked to an authorized
   value
3. Access the database in the command line (koha-mysql kohadev)
4. Select all from additional_fields
5. Confirm that each field correctly lists either the appropriate
   authorized value, or NULL

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 97c09f1d3cf58500bf7b0f06446592fb77f6570f)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
admin/additional-fields.pl