[mythtv-commits] Ticket #7590: programinfo needs to init isVideo when loading from DB

MythTV mythtv at cvs.mythtv.org
Tue Nov 17 02:09:13 UTC 2009


#7590: programinfo needs to init isVideo when loading from DB
--------------------------------------------------+-------------------------
 Reporter:  John Patrick Poet <jppoet@…>          |       Owner:  ijr    
     Type:  defect                                |      Status:  new    
 Priority:  minor                                 |   Milestone:  unknown
Component:  MythTV - General                      |     Version:  unknown
 Severity:  low                                   |     Mlocked:  0      
--------------------------------------------------+-------------------------
 {{{
 ProgramInfo::ProgramInfo(const MSqlQuery &query, ...)
 }}}

 Does not initialize isVideo.  This causes ProgramInfo::ToMap() to randomly
 fill in starttime, endtime, startdate, etc., incorrectly.

 Trivial patch attached.

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


More information about the mythtv-commits mailing list