[Koha-bugs] [Bug 23430] New: News not inserted with SQL strict modes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 5 16:36:59 CEST 2019


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

            Bug ID: 23430
           Summary: News not inserted with SQL strict modes
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

DBD::mysql::st execute failed: Incorrect integer value: '' for column 'number'
at row 1 [for Statement "INSERT INTO opac_news (
title,timestamp,lang,branchcode,content,borrowernumber,number,expirationdate )
VALU
ES ( ?,?,?,?,?,?,?,? )" with ParamValues: 0="OpacNavRight", 1='2019-08-05',
2="OpacNavRight_en", 3=undef, 4="<p>this is the opac nav right</p>", 5="51",
6="", 7=undef] at /home/vagrant/kohaclone/C4/NewsChannels.
pm line 68.

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


More information about the Koha-bugs mailing list