[drupal-devel] [bug] Deleting Images in node/edit does not delete
Issue status update for http://drupal.org/node/24528 -Project: Image +Project: Drupal -Version: 4.6.0 +Version: 4.6.0 -Component: image.module +Component: upload.module Category: bug reports Priority: normal Assigned to: Anonymous Reported by: jamida Updated by: drumm Status: patch Setting the correct project/component. drumm Previous comments: ------------------------------------------------------------------------ June 7, 2005 - 21:38 : 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). ------------------------------------------------------------------------ June 29, 2005 - 17:26 : 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. ------------------------------------------------------------------------ June 29, 2005 - 21:38 : dtan Attachment: http://drupal.org/files/issues/forms_noreq_validate_0.patch (1.03 KB) html in patch again :( ------------------------------------------------------------------------ June 29, 2005 - 21:51 : dtan Attachment: http://drupal.org/files/issues/upload_module_delete.patch (979 bytes) what the? ------------------------------------------------------------------------ June 30, 2005 - 14:03 : mfb +1
participants (1)
-
drumm