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

MythTV mythtv at cvs.mythtv.org
Mon Oct 9 21:02:57 UTC 2006


#2258: Deleting orphaned channels (unassigned) in channel editor removes \all\
channels
---------------------------------------+------------------------------------
 Reporter:  knowledgejunkie at gmail.com  |        Owner:  danielk
     Type:  patch                      |       Status:  closed 
 Priority:  minor                      |    Milestone:  0.20   
Component:  mythtv                     |      Version:  0.20   
 Severity:  medium                     |   Resolution:  fixed  
---------------------------------------+------------------------------------
Changes (by danielk):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [11496]) Fixes #2258 in 0.20-fixes. Backport of [11415].

 Original commit message:
 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:5>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list