[mythtv-commits] Ticket #5122: Program airdate set to 2000 when using EIT

MythTV mythtv at cvs.mythtv.org
Sat Sep 27 17:20:53 UTC 2008


#5122: Program airdate set to 2000 when using EIT
-----------------------------------------+----------------------------------
 Reporter:  Bill <level42 at sympatico.ca>  |        Owner:  stuarta 
     Type:  patch                        |       Status:  assigned
 Priority:  minor                        |    Milestone:  unknown 
Component:  eit                          |      Version:  unknown 
 Severity:  low                          |   Resolution:          
  Mlocked:  0                            |  
-----------------------------------------+----------------------------------
Changes (by gnome42):

  * status:  new => assigned
  * severity:  medium => low
 * cc: gnome42 (added)
  * component:  mythtv => eit
  * owner:  ijr => stuarta
  * keywords:  => eit fixup airdate
  * type:  defect => patch


Comment:

 Hi Bill, Thanks for your debugging work and the patch!

 I don't use EIT but I can confirm the MySQL behaviour.

 UPDATE program SET airdate='0';    airdate is set to '2000'

 UPDATE program SET airdate=0;    airdate is set to '0000'

 I will get one of the EIT experts to have a look.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5122#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list