[mythtv-commits] Ticket #13056: database error in AddRecordSchedule returns 'ok'

MythTV noreply at mythtv.org
Thu Jun 15 06:39:56 UTC 2017


#13056: database error in AddRecordSchedule returns 'ok'
-------------------------------------------------+---------------------
     Reporter:  Jeff Dwork <jeffdwork47@…>       |      Owner:  bmeek
         Type:  Bug Report - General             |     Status:  new
     Priority:  minor                            |  Milestone:  unknown
    Component:  MythTV - Services API - Backend  |    Version:  0.28.1
     Severity:  medium                           |   Keywords:
Ticket locked:  0                                |
-------------------------------------------------+---------------------
 A POST to AddRecordSchedule with null StartTime causes a database error
 but returns 'ok' to poster:

 snip from post:

 {{{
  &StartTime=&EndTime=&
 }}}


 snip from log:

 {{{
 #012Driver error was [2/1048]:#012QMYSQL3: Unable to execute
 statement#012Database error was:#012Column 'starttime' cannot be null
 Jun 14 23:12:25 vcr2 mythbackend: mythbackend[1185]: I HttpServer51
 httprequest.cpp:368 (SendResponse) HTTPRequest::SendResponse(xml/html) ()
 :200 OK -> 127.0.0.1: 8

 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13056>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list