[mythtv-commits] Ticket #2172: error when deleting a record with 2 clients watching

MythTV mythtv at cvs.mythtv.org
Wed Jan 31 03:31:16 UTC 2007


#2172: error when deleting a record with 2 clients watching
--------------------------------+-------------------------------------------
 Reporter:  t3st0n3l at gmail.com  |        Owner:  xris
     Type:  defect              |       Status:  new 
 Priority:  minor               |    Milestone:  0.21
Component:  mythweb             |      Version:  head
 Severity:  medium              |   Resolution:      
--------------------------------+-------------------------------------------
Changes (by cpinkham):

  * owner:  ijr => xris
  * component:  mythtv => mythweb

Comment:

 I can't parse the debug info provided, but I can say that we should be
 checking to see if the recording is in use before allowing the user to
 delete it using mythweb.  The regular frontend does this in
 programs/mythfrontend/playbackbox.cpp with the REC_CAN_BE_DELETED macro.
 Punting to xris so he can take a look at adding an 'if' around the code
 that prints the delete link/button/whatever for a recording.

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


More information about the mythtv-commits mailing list