Closed (fixed)
Project:
ImageField Zip/HTML5 Bulk Upload
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2011 at 19:57 UTC
Updated:
10 Apr 2013 at 18:14 UTC
Jump to comment: Most recent file
Comments
Comment #0.0
mikeytown2 commentedUpdated issue summary.
Comment #1
mikeytown2 commentedFirst step is to get this working 50% of the time... patch here does that & its been committed.
Comment #2
mikeytown2 commented100% with this patch
Comment #3
mikeytown2 commentedOne more patch was just committed.
Comment #5
barteque commentedHi !
Do I need to apply all of those 3 patches or maybe there is any complete version of the module with those patches?
Comment #6
mikeytown2 commented6.x-1.2 or 6.x-1.x-dev is what you're looking for.
http://drupal.org/project/imagefield_zip#downloads
If you look at the commit logs these patches were committed a long time ago
http://drupalcode.org/project/imagefield_zip.git/shortlog
Look near the bottom of the page for #1281916 (this issues node id). Since that time, the module has undergone a lot of changes. If you look at the comments in this issue I state that the patches have been committed.
Using git blame and some investigative research http://drupalcode.org/project/imagefield_zip.git/blame/HEAD:/imagefield_... I found the issue that refactors the code from this patch #556704: Submit twice or die
@barteque
What makes you think you need to apply these patches?
Comment #6.0
mikeytown2 commentedUpdated issue summary.