Closed (fixed)
Project:
ImageField Zip/HTML5 Bulk Upload
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2009 at 15:46 UTC
Updated:
10 Oct 2011 at 23:41 UTC
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
Comment #1
szy commentedYep, 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.
Comment #2
mikeytown2 commentedConfirm bug
"%" 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().
Comment #3
dhendriks commentedsubscribing
Comment #4
kriskhaira commentedSame here. I'm on the latest Drupal 6, ImageField Zip 6.x-1.0-beta2, ImageField 6.x-3.9.
Comment #5
mikeytown2 commentedThis should be fixed in the latest dev.
#1281916: Emulate CCK/Filefield better