[mythtv-commits] Ticket #8787: Selection jumps to top when modifying AutoExpire List in System Status screen.

MythTV noreply at mythtv.org
Wed Jul 27 10:23:28 UTC 2011


#8787: Selection jumps to top when modifying AutoExpire List in System Status
screen.
----------------------------------------------+----------------------------
 Reporter:  Marc Alban <marcalban@…>          |          Owner:  stuartm
     Type:  Bug Report                        |         Status:  accepted
 Priority:  trivial                           |      Milestone:  0.24.1
Component:  MythTV - General                  |        Version:  Trunk Head
 Severity:  low                               |     Resolution:
 Keywords:                                    |  Ticket locked:  0
----------------------------------------------+----------------------------

Comment (by Github):

 Fix deleting expired recordings in the status screen.

 There was a bug introduced by
 https://github.com/MythTV/mythtv/commit/48fb2493
 which was preventing recordings from being deleted or their recording
 group
 being changed.

 This changes the expire button list back to reloading after something is
 changed, each item in the list needs to be updated to reflect the new
 stats
 anyway so there is little advantage to not reloading the list completely.
 To
 speed things up we only grab the expire list once from the BE. We also
 restore
 the position after refreshing the button list which was the original
 complaint
 being fixed by 48fb2493.

 Refs #9286, #8787.
  Branch:    master
  Changeset: 9649c3ca78580a47643ba349b1038d190bedffad

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/8787#comment:6>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list