[mythtv-commits] Ticket #3209: Problem displaying manual search (non-custom) recording schedules

MythTV mythtv at cvs.mythtv.org
Wed Mar 14 21:42:57 UTC 2007


#3209: Problem displaying manual search (non-custom) recording schedules
------------------------------------------------------+---------------------
 Reporter:  Nick Morrott <knowledgejunkie at gmail.com>  |       Owner:  xris   
     Type:  defect                                    |      Status:  new    
 Priority:  minor                                     |   Milestone:  unknown
Component:  mythweb                                   |     Version:  head   
 Severity:  medium                                    |  
------------------------------------------------------+---------------------
 Custom schedules display fine (with a /mythweb/tv/schedules/custom/nnnn
 type URL) whereas manual schedules fail to display anything - just a blank
 white page - (with a /mythweb/tv/detail?recordid=nnnn URL).

 The issue looks related to the if-test on line 104 of
 mythweb/modules/tv/tmpl/default/schedules.php - the "if
 ($schedule->search)" seems to fail, resulting in the "echo
 'detail?recordid='.$schedule->recordid" url being output instead of the
 schedules/manual/$schedule->recordid URL if the schedule is detected as a
 manual search.

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


More information about the mythtv-commits mailing list