Hello the drupal community,

Thanks grandcat for this great module.
I have a big problem i can't solve myself only on Internet Explorer 7 and Internet Explorer 8 (IE7 / IE8).

I have a book node type, witch contain only images and a title. All the images are stored in one node (i choosed this option).
When i first upload multiple images, everything goes well. But when want to edit my book to add more images, i have the security bar of IE7 / IE8 saying that "To protect your security, Internet Explorer block the download of data from the website to your computer."

The message : "Images in queue are processed..." is display by fupload during this time.

If i manualy accept the download, it's a file like this :

Name : imagefield05638433
Content : { "status": true, "data": "\x3cinput type=\"hidden\" name=\"redirect_url\" id=\"redirect_url\" value=\"/imagera/content/galerie-photographe-de-francois1\" /\x3e\x3cinput type=\"hidden\" name=\"num_queued_images\" id=\"num_queued_images\" value=\"9\" /\x3e\x3cinput type=\"hidden\" name=\"form_errors\" id=\"form_errors\" value=\"0\" /\x3e\x3cdiv class=\"messages status\"\x3e\n \x3cul\x3e\n \x3cli\x3eImage \x3cem\x3eDSC_0224_4.JPG\x3c/em\x3e ajoutée.\x3c/li\x3e\n \x3cli\x3eImage \x3cem\x3eDSC_0317_4.JPG\x3c/em\x3e ajoutée.\x3c/li\x3e\n \x3cli\x3eImage \x3cem\x3eDSC_0106_5.JPG\x3c/em\x3e ajoutée.\x3c/li\x3e\n \x3c/ul\x3e\n\x3c/div\x3e\n" }

Open the screenshot for more informations.
I don't have the mod_security on my server, and the cache lifetime is set to "none".

Thanks for your help,
Kiliweb

CommentFileSizeAuthor
fupload ie7 ie8 problem.PNG92.96 KBkiliweb
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Pomliane’s picture

Almost the same issue here with 6.x-3.0-rc2 and 6.x-3.x-dev: clicking and accepting the download seems to complete step 1 of the process and, once the edit page automatically reloaded, thumbnails appear properly with their fields.

Shai’s picture

subscribing

grandcat’s picture

Status: Active » Closed (won't fix)

It seems to be a security setting within IE. I don't know what to do against it.

Pomliane’s picture

Category: bug » task
Status: Closed (won't fix) » Needs work

I patched it with words: "Use Firefox!"...
IMHO it might be worth mentioning this — small — restriction somewhere on the project page or in the readme file.

aschiwi’s picture

Oh damn. Can you please put that prominently on the project page? I invested tons of hours into building a gallery using image_fupload for a client and lots of their employees have to use IE so basically my gallery is useless. Let's save others from wasting their time.

aschiwi’s picture

Update on this issue after spending at least 3 whole days on testing and figuring out. Please check if you're running jquery_update. I had it enabled, but didn't need it. Disabling it makes it work (tested only in IE8), no download prompt. /me is happy :)

grandcat’s picture

Status: Needs work » Closed (works as designed)

Ok. Thank you for your report.
I close this issue now.

fxmasa’s picture

Thank you also. But I need the module jQuery Update for another module. Is there any solution? Thanks!

benone’s picture

Status: Closed (works as designed) » Active

subscribe

what if i need jquery update ?

manoloka’s picture

subscribe

killua99’s picture

apaderno’s picture

Status: Active » Closed (outdated)
Issue tags: -internet explorer, -ie7; ie8, -security bar

I am closing this issue, as Drupal 6 is no longer supported.