[mythtv-commits] Ticket #5339: [PATCH] Fix for missing icon import in 0.21

MythTV mythtv at cvs.mythtv.org
Mon May 12 20:22:25 UTC 2008


#5339: [PATCH] Fix for missing icon import in 0.21
--------------------------------+-------------------------------------------
 Reporter:  mythtv at adiemus.org  |        Owner:  ijr       
     Type:  defect              |       Status:  new       
 Priority:  minor               |    Milestone:  unknown   
Component:  mythtv              |      Version:  0.21-fixes
 Severity:  medium              |   Resolution:            
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------

Comment(by Matthew Wire <devel at mrwire.co.uk>):

 Thanks for spotting this.  I've attached an improved fix which passed the
 local channel ID as a variable to checkAndDownload instead of relying on
 the global iterator variable.  This is cleaner and works for both methods
 without resorting to copying iterators.  It also means the global iterator
 is no longer used within checkAndDownload.[[BR]]
 Patch against trunk but should apply cleanly to fixes as well.  Please
 test this.[[BR]]
 Note: there is also a couple of small code indentation fixes in the patch.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5339#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list