View Issue Details

IDProjectCategoryView StatusLast Update
0000249WackoWikihandlerpublic2009-10-13 16:03
Reporteradministrator Assigned Toadministrator  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2 
Target Version5.0.betaFixed in Version5.0.beta 
Summary0000249: remove also the file attachments while removing a page
Descriptionin the warning message of the remove handler the file attachments were already mentioned, but the files belong to the page remaining in the files/perpage folder and as record in the upload table after the page is deleted

ToDo: remove also the file attachemnts while removing a page

FIX:
added function RemoveFiles in classes/wacko.php
added if ($this->RemoveComments($this->tag)) to handlers/page/remove.php
added WatchesRemoved, CommentsRemoved, FilesRemoved, RevisionsRemoved to the language files


Additional Informationhack mainly based on Владислав's fork openspace
so all the credit goes to SATtva
TagsNo tags attached.

Activities

administrator

2009-01-05 14:09

administrator   ~0000547

Last edited: 2009-01-05 14:29

SVNed with revision 214

please test yourself for errors
the next goal -> removal of the entire cluster

Issue History

Date Modified Username Field Change
2009-01-05 14:02 administrator New Issue
2009-01-05 14:02 administrator Status new => assigned
2009-01-05 14:02 administrator Assigned To => administrator
2009-01-05 14:02 administrator Legacy => NEW
2009-01-05 14:09 administrator Note Added: 0000547
2009-01-05 14:09 administrator Status assigned => resolved
2009-01-05 14:09 administrator Resolution open => fixed
2009-01-05 14:10 administrator Fixed in Version => 5.0.0
2009-01-05 14:24 administrator Description Updated
2009-01-05 14:25 administrator Description Updated
2009-01-05 14:29 administrator Note Edited: 0000547
2009-01-05 14:31 administrator Description Updated
2009-01-05 15:06 administrator Description Updated
2009-01-05 15:07 administrator Description Updated
2009-01-06 07:27 administrator Description Updated
2009-10-13 16:00 administrator Target Version 5.0.0 => 5.0.beta
2009-10-13 16:03 administrator Fixed in Version 5.0.0 => 5.0.beta
2010-03-08 10:14 administrator Category Handler => handler