CCK : 1.6
Imagefield : 2.0RC2
Download method : Public
Permissions : 777

Hi,

The image upload process works correctly, I can add images to a node, it's ok.

But I can't delete them, when i check the delete checkbox and I submit my node, the image is still here.... I tried to check the delete checkbox and click the transfert button, don't works too....

Any ideas about this issue ?

Comments

dopry’s picture

no... any errors in watchdog or apache logs?

bobdalob’s picture

Version: 5.x-2.0-rc2 » 5.x-2.0-rc6

I've noticed this too. Delete works fine when editing a node, checking the delete box and then submitting the changes but the same does not happen when submitting - the images are not deleted. I see no errors.
CCK 1.6-1
ImageField 2 RC6
Download method : Public
Temp 775, files 755
Imagefield is configured to have max 5 images & there is no default image

Anonymous’s picture

I can't delete imagefield images either. I check the delete box and submit the node, but the image is still there after. Combined with this is the fact that the existing images don't appear in the edit form until I click imagefield's submit button.

Anonymous’s picture

This seems to fix it, at least for me:

http://drupal.org/node/210468#comment-709336

dopry’s picture

How is your imagefield configured? multivalues, required, not required? etc?

dopry’s picture

Status: Active » Fixed

fixed in DRUPAL-5--2 rev 1.30.2.6.2.53. I also added some aggressive clean up code to clear out hanging items where every they may pop up... Please open regressions as new issues. tnx.. darrel.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.