[drupal-devel] [bug] Deleting Images in node/edit does not delete
Issue status update for http://drupal.org/node/24528 Post a follow up: http://drupal.org/project/comments/add/24528 Project: Drupal Version: 4.6.0 Component: upload.module Category: bug reports Priority: normal Assigned to: Anonymous Reported by: jamida Updated by: Hosting Geek Status: patch (code needs review) +1 Hosting Geek Previous comments: ------------------------------------------------------------------------ Wed, 08 Jun 2005 03:38:23 +0000 : jamida Attachment: http://drupal.org/files/issues/ImageScreenshot.jpg (66.6 KB) After I've uploaded an image I usually see 3 images in the node/##/edit URL In the attachments section there are: 1) THUMBNAIL eg image.thumbnail.jpg 2) PREVIEW eg image.preview.jpg 3) ORIGINAL eg image.jpg This section gives me the option to either list or delete these files. When I select the "delete" checkbox and then hit "submit" at the bottom of the page, the chosen file disappears from the "Attachments" box, but it does NOT get deleted from the directory. It would be nice to either have the DELETE checkbox work correctly or to remove the DELETE option (since it appears to be broken). ------------------------------------------------------------------------ Wed, 29 Jun 2005 23:26:55 +0000 : dtan Attachment: http://drupal.org/files/issues/upload.module.delete.patch (979 bytes) Actually a patch to the upload.module. The filepath was not being recognized. This was also the case when the entire node was being deleted. ------------------------------------------------------------------------ Thu, 30 Jun 2005 03:38:57 +0000 : dtan Attachment: http://drupal.org/files/issues/forms_noreq_validate_0.patch (1.03 KB) html in patch again :( ------------------------------------------------------------------------ Thu, 30 Jun 2005 03:51:23 +0000 : dtan Attachment: http://drupal.org/files/issues/upload_module_delete.patch (979 bytes) what the? ------------------------------------------------------------------------ Thu, 30 Jun 2005 20:03:58 +0000 : mfb +1 ------------------------------------------------------------------------ Sat, 02 Jul 2005 03:20:56 +0000 : drumm Setting the correct project/component.
participants (1)
-
Hosting Geek