[mythtv-commits] Ticket #2258: Deleting orphaned channels (unassigned) in channel editor removes \all\ channels

MythTV mythtv at cvs.mythtv.org
Tue Oct 3 22:45:17 UTC 2006


#2258: Deleting orphaned channels (unassigned) in channel editor removes \all\
channels
---------------------------------------+------------------------------------
 Reporter:  knowledgejunkie at gmail.com  |        Owner:  danielk
     Type:  defect                     |       Status:  new    
 Priority:  minor                      |    Milestone:  0.21   
Component:  mythtv                     |      Version:  head   
 Severity:  medium                     |   Resolution:         
---------------------------------------+------------------------------------
Comment (by danielk):

 (In [11415]) Refs #2258. Fixes the orphaned channel deletion in SVN head.

 When you have the "Unassigned" channels visible in the mythtv-setup
 channel editor selecting delete deleted all channels, this implements the
 more intuitive behaviour of only deleting the "Unassigned" channels.

 This could have been done in a single SQL query in mysql 4.0 or later, but
 I used two queries and a little code to maintain mysql 3.x compatibility.

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


More information about the mythtv-commits mailing list