Images are uploading fine as a zip, but I can't delete them. I click remove and they disappear, but after save or preview they are still there.

Comments

szy’s picture

Yep, the same in my system.

With active ImageField zip support I cannot delete multiple images from a node.
I need to turn it off, then delete images and back turn it on to upload images...

Szy.

mikeytown2’s picture

Confirm bug

An HTTP error 0 occurred. 
/filefield/ahah/%252F/

"%" and "/" are added to the url (%25 and 2F).
http://drupal.org/node/154364#comment-573474

If you save then you can del the image. Preview still fails. My guess is the Problem is in _imagefield_zip_js().

dhendriks’s picture

subscribing

kriskhaira’s picture

Same here. I'm on the latest Drupal 6, ImageField Zip 6.x-1.0-beta2, ImageField 6.x-3.9.

mikeytown2’s picture

Status: Active » Fixed

This should be fixed in the latest dev.
#1281916: Emulate CCK/Filefield better

Status: Fixed » Closed (fixed)

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