[Koha-bugs] [Bug 21600] New: t/db_dependent/api/v1/patrons.t is failing with new SQL modes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 18 15:23:29 CEST 2018


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

            Bug ID: 21600
           Summary: t/db_dependent/api/v1/patrons.t is failing with new
                    SQL modes
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: major
          Priority: P5 - low
         Component: Test Suite
          Assignee: tomascohen at gmail.com
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

I have failed fixing this one, Tomas can you have a look please?

It seems that we try and insert a rfc3339 formatted date into a datetime or
timestamp column.

DBD::mysql::st execute failed: Incorrect datetime value:
'2018-10-18T12:50:41-03:00' for column 'lastseen'

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


More information about the Koha-bugs mailing list