#3495: Ticket Delete Bug
----------------------------------+-----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  defect                |       Status:  new  
 Priority:  normal                |    Milestone:  0.10 
Component:  ticket system         |      Version:  devel
 Severity:  major                 |   Resolution:       
 Keywords:                        |  
----------------------------------+-----------------------------------------
Comment (by mgood):

 Replying to [comment:1 eblot]:
 > Not sure to understand this point:
 >
 > The [source:/trunk/trac/attachment.py delete code] looks like this:
 > ...snip...
 > so the file is actually deleted, isn't it?

 Yes, but that code is not called when deleting a ticket.  The
 `Ticket.delete()` method deletes the rows directly from the database
 without removing the files:
 [source:trunk/trac/ticket/[EMAIL PROTECTED]

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3495#comment:2>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to