This is just a issue to track the status of the upsteam core bug described here: https://github.com/moxiecode/plupload/issues/issue/173

If you're encountering this, please note that the issue is in the plupload library from plupload.com, not the Drupal module. This issue is just here for the convenience of the module's users.

Comments

dddbbb’s picture

Any news on this?

justintime’s picture

No *good* news. I wasn't able to reproduce using just the plupload libraries, so it's something in this module causing the issue. I've had no time for contrib in the last few months, but I'm slowly starting to get some free time back.

I *will* get around to it, but just don't know when. In the meantime, any debugging and or patches are greatly appreciated.

baskin’s picture

I have the same error on a fresh installation (drupal 6.22). I can provide more info if you guide me how. It is also happening with flash as well (i have tested it with IE8).

justintime’s picture

Status: Active » Needs work

*Finally* nailed this.

I've seen it happen on some installs, and I've seen it not happen on some. I've tried copying over plupload libraries, and nothing works.

The fix? Install jquery_update and clear your caches. That's it, all is good with the world.

If the subscribers here can verify this works, I'll likely add jquery_update as a dependency to plupload. Since the plupload developers obviously aren't testing plupload with older versions of jquery, who knows what other bugs we might find when running the OG Drupal jQuery.

baskin’s picture

I can confirm it!!!! It works, at least on my install.

justintime’s picture

Status: Needs work » Fixed

Fixed by adding jquery_update to the dependencies. Committed to 6.x-1.x-dev.

dddbbb’s picture

Will the 7.x version also require jquery_update?

baskin’s picture

I have installed the new version of the module, but system reports that it is need to be updated.

My installed version is 6.x-1.x-dev (2011-7-11) and the new version is 6.x-1.x-dev (2011-8-04).

I am downloading the new, install it but the version is not changing (the date).

justintime’s picture

@dixhuit - I doubt it. I can't say that I've even used the 7.x version, so take this with a grain of salt, but D7 has a newer version of jQuery than D6 did out of the box, so the D7 version likely never had this issue.

@baskin - please, please, please stop hijacking issues. I say please 3 times because you've done it in plupload and node gallery at least that many times this week. I may be able to help you, but refuse to do so until you start a new issue like you're supposed to. Please see http://drupal.org/node/73179

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.