[mythtv-commits] Ticket #3478: null originalairdate values in recorded table produces lots of cosmetic errors to logs

MythTV mythtv at cvs.mythtv.org
Sat May 19 08:02:25 UTC 2007


#3478: null originalairdate values in recorded table produces lots of cosmetic
errors to logs
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |       Owner:  ijr    
     Type:  defect                |      Status:  new    
 Priority:  trivial               |   Milestone:  unknown
Component:  mythtv                |     Version:  head   
 Severity:  low                   |  
----------------------------------+-----------------------------------------
 Most of my entries in recorded table have null in originalairdate -column.
 Every recorded program with null originalairdate seems to produce one of
 these lines to backend's log, when MythWeb's Recorded Programs -page is
 visited. Totally, there are almost hundreds of these:

 {{{
 QDate::fromString: Parameter out of range
 }}}

 Visiting the Backend Status -page also creates exactly one this kind of
 log line. This doesn't break anything, it's more a cosmetic issue.

 One place for a fix seems to be around here, null values should be
 checked/handled:

 source:/trunk/mythtv/libs/libmythtv/programinfo.cpp at 13468#L358
 source:/trunk/mythtv/libs/libmythtv/programinfo.cpp at 13468#L420

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3478>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list