14 Aug
2019
14 Aug
'19
4:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23309 --- Comment #13 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 92190 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92190&action=edit Bug 23309: Use Koha::MarcSubfieldStructures to create to subfields It will fix the insert of new subfields with SQL strict modes DBD::mysql::st execute failed: Incorrect integer value: '' for column 'hidden' at row 1 [for Statement " Test plan: - Turn the config strict_sql_modes ON - Add a new subfield to a field Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.