https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27517 Bug ID: 27517 Summary: Cannot add printer profile in strict mode Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org [2021/01/21 19:43:02] [WARN] DBD::mysql::st execute failed: Incorrect integer value: '' for column 'template_id' at row 1 [for Statement "INSERT INTO printers_profile (offset_vert, paper_bin, offset_horz, template_id, creator, units, creep_horz, creep_vert, printer_name) VALUES (?,?,?,?,?,?,?,?,?);" with ParamValues: 0="1", 1="3", 2="1", 3='', 4='Labels', 5="POINT", 6=0, 7=0, 8="Brother"] at /kohadevbox/koha/C4/Creators/Profile.pm line 162. [2021/01/21 19:43:02] [WARN] Database returned the following error on attempted INSERT: Incorrect integer value: '' for column 'template_id' at row 1 at /kohadevbox/koha/C4/Creators/Profile.pm line 164. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.