Drupal 6.28
Filefield 6.x-3.11
Filefield Sources 6.x-1.8
IMCE 6.x-2.5

With this combination of modules attempting to insert a file using IMCE does not work. The IMCE window closes, but the Ajax request doesn't appear to fire. There is no spinner and Chrome developer tools doesn't show any http activity. The image does not appear in the filefield.

When I revert to Filefield Sources 6.x-1.7 everything works as expected.

We had this issue on three separate sites with the same combination of modules.

CommentFileSizeAuthor
#5 filefield_sources-revert-1334378.patch998 bytesmwm
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jgarriso’s picture

Component: General » Source: IMCE

It might be related to the jQuery issue, but we are only using 1.3.2

j-conk’s picture

This issue was also brought up here: https://drupal.org/node/1882466. As far as I know this issue is not fixed. We reverted filefield_sources back to version 6.x-1.7 and everything is working. I am hoping there will be a fix in the next release.

anrikun’s picture

Priority: Normal » Major

Turning priority into major as this is a regression.

mcunningham’s picture

Just upgraded to 1.9 (security update) and now this functionality is broken. Our jquery version has never been changed so that is certainly not the cause of the issue.

mcunningham’s picture

Issue summary: View changes

added final sentence

mwm’s picture

Issue summary: View changes
FileSize
998 bytes

This patch reverts the changes from Bug #1334378 for the Drupal 6.x version of this module, fixing file insertion for versions 1.8 through 1.10. Not sure what the proper fix for this issue is, but at least this will get everyone off the old, insecure 6.x-1.7.

jackalope’s picture

Version: 6.x-1.8 » 6.x-1.10

I had the same problem with FileField Sources 6.x-1.10; the patch in #5 fixed it nicely. Thanks mwm!

quicksketch’s picture

Status: Active » Closed (won't fix)

Drupal 6 is no longer supported. We can't even make new releases on Drupal.org AFAIK. So closing this out as won't fix.