Koha/t/db_dependent/data
Jonathan Druart 01f0e04172 Bug 27968: Fix framework import if isurl has an incorrect value
If isurl is set to undef in the DB, it will be exported as an empty
string, which is an invalid value for isurl (int)

Incorrect integer value: '' for column 'isurl'

Test plan:
Export framework structure in CSV and ODS, then reimport it and check that
all the subfields are important correctly

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-23 10:03:30 +02:00
..
frameworks Bug 27968: Fix framework import if isurl has an incorrect value 2021-04-23 10:03:30 +02:00
marc21/zebraexport
unimarc/zebraexport
syspref.pref Bug 22824: Adjust tests to match final behaviours 2021-03-04 16:18:42 +01:00