[mythtv-commits] Ticket #5601: Wrong CSS class for title in search results

MythTV mythtv at cvs.mythtv.org
Tue Aug 5 20:10:22 UTC 2008


#5601: Wrong CSS class for title in search results
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr       
     Type:  defect     |      Status:  new       
 Priority:  minor      |   Milestone:  unknown   
Component:  mythtv     |     Version:  0.21-fixes
 Severity:  medium     |     Mlocked:  0         
-----------------------+----------------------------------------------------
 Mythweb can use the wrong CSS class for a show's title under certain
 conditions.

 To reproduce:

 1.  Find a program with multiple showings each week.  In the US, "Law &
 Order" is probably a good candidate.

 2.  Set the program to record, but only one showing per week.

 3.  Let the first episode record, then wait until it's finished recording.

 4.  Use the Search feature to search for "Law & Order".  The search
 results show the upcoming episodes.  The next scheduled episode to
 recorded is given the "will_record" class and the episodes that follow it
 are in the "record_supressed" class (both expected), but the episodes that
 precede it are in the "record_duplicate" class.  They should be in the
 "record_supressed" class as well.

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


More information about the mythtv-commits mailing list