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:
13 Oct 2011 at 20:19 UTC
Updated:
27 Oct 2011 at 21:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikeytown2 commentedThis has been committed.
Comment #2
jbizzay commentedI was just looking into this issue... So this will allow photos with a .JPG extension? And would this require a patch to imagefield module? A similar issue with imagefield is here: http://drupal.org/node/497916
Comment #3
mikeytown2 commentedThat is correct;
.JPGworks now. No need to patch imagefield. The issue you linked to is for the Image FUpload module.Comment #4
jbizzay commentedAwesome, thanks. The issue is in FUpload, but should be in imagefield, it calls for a patch to imagefield_widget to allow the imagefield module to accept uppercase JPG extensions.