Closed (works as designed)
Project:
Plupload integration
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2012 at 00:26 UTC
Updated:
1 Mar 2013 at 15:21 UTC
I'm running the combination of Media 7.x-2.x-u6 + Multiforms + PLUpload that seems to function, except that PLUpload isn't grabbing the correct set of allowed file extensions from the $element variable. This might be due to changes in the Media module or how Multiforms makes the PLUpload widget available -- I'm not well versed enough in the Drupal API to figure it out. But it is clearly defaulting to the values stored at the end of plupload.module.
Comments
Comment #1
Kazanir commentedOops, this actually looks like a bug in Media or something, since changing Plupload's default list didn't fix it. That'll teach me to jump the gun.
Comment #2
Kazanir commentedComment #3
stone_d commentedHi there,
im having exactly the same issue: My file-extensions arent updated in Plupload when set on the media-browser-settings.
What solved your problem?
Thanks in advance,
fab
Comment #4
kenianbei commentedProbably same as this issue: http://drupal.org/node/1894814
Comment #5
stone_d commentedYEAH - Thank you!!!! That fixed it!!!
Im soooo lucky now since i spent hours on that!