[mythtv-commits] Ticket #3340: Recorded Programmes list (LiveTV) does not update count in group chooser droplist

MythTV mythtv at cvs.mythtv.org
Sat May 5 01:05:30 UTC 2007


#3340: Recorded Programmes list (LiveTV) does not update count in group chooser
droplist
------------------------------------------------------+---------------------
 Reporter:  Nick Morrott <knowledgejunkie at gmail.com>  |        Owner:  xris    
     Type:  defect                                    |       Status:  reopened
 Priority:  minor                                     |    Milestone:  unknown 
Component:  mythweb                                   |      Version:  head    
 Severity:  medium                                    |   Resolution:          
------------------------------------------------------+---------------------
Changes (by Nick Morrott <knowledgejunkie at gmail.com>):

  * status:  closed => reopened
  * resolution:  worksforme =>


Comment:

 After looking through my JS error logs and testing in Firefox and IE with
 the same results, I then hit SVN. Looking at lines 159-160 of
 mythweb/modules/tv/tmpl/default/recorded.php it appears this functionality
 is potentially broken and untested:

 159 // TODO: test changing the groups dropdown on the fly.
 160 // I can't test it because I haven't set up any recording groups, and
 probably never will

 I note from my testing that both the 'Show Recordings' droplist and the
 disk usage message at the foot of the page are successfully updated on
 each delete, and it is only the group droplist that is not updated on-the-
 fly.

 I have tested this behaviour with the Default group and the LiveTV group,
 with the same behaviour for both. I don't have any extra recording groups
 defined apart from these two standard groups.

 Any way I can help test this for you and get it fixed?

 Cheers,
 Nick

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


More information about the mythtv-commits mailing list