View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000249 | WackoWiki | handler | public | 2009-01-05 14:02 | 2009-10-13 16:03 |
Reporter | administrator | Assigned To | administrator | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.2 | ||||
Target Version | 5.0.beta | Fixed in Version | 5.0.beta | ||
Summary | 0000249: remove also the file attachments while removing a page | ||||
Description | in 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 Information | hack mainly based on Владислав's fork openspace so all the credit goes to SATtva | ||||
Tags | No tags attached. | ||||
|
SVNed with revision 214 please test yourself for errors the next goal -> removal of the entire cluster |
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 |