[mythtv-commits] Ticket #2456: mythweb shows wrong airdate for movies

MythTV mythtv at cvs.mythtv.org
Thu Jun 14 13:15:56 UTC 2007


#2456: mythweb shows wrong airdate for movies
----------------------------------------+-----------------------------------
 Reporter:  ajlill at ajlc.waterloo.on.ca  |        Owner:  stuartm
     Type:  defect                      |       Status:  closed 
 Priority:  minor                       |    Milestone:  0.21   
Component:  mythtv                      |      Version:  head   
 Severity:  low                         |   Resolution:  fixed  
  Mlocked:  0                           |  
----------------------------------------+-----------------------------------
Changes (by stuartm):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Is this still an issue? I noticed that mythweb has changed and no longer
 displays any dates after the film name on the main guide page.

 Looking back at the version of mythweb that was in use then, it contained
 a typo "has_airdate" instead of "hasairdate" which could have contributed
 to any problems. N.B. Trunk still contains this typo but at a different
 point now, but the part of the code in which it appears seems to be
 redundant anyway.

 The airdate, for films and such, is stored in the recordedprogram table.
 Therefore it's possible that the fix I put in a couple of months back for
 joins between recorded and recordedprogram fixed this?

 Xris, if this is still an issue then reopen the ticket and tell me exactly
 which table or query string to the backend is returning the incorrect
 information. I'll try  to sort it, otherwise I'm closing this ticket for
 now.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2456#comment:10>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list