[Koha-bugs] [Bug 23309] Can't add new subfields to bibliographic frameworks in strict mode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 14 16:41:50 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23309

--- Comment #13 from Tomás Cohen Arazi <tomascohen at 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 at web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list