Closed (fixed)
Project:
FileField
Version:
6.x-3.0-alpha7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2009 at 22:51 UTC
Updated:
4 Jul 2009 at 14:57 UTC
since upgrading to alpha 7, i've been getting this error: http://drupal.org/node/370110
I'm not sure if its a filefield issue or jquery media issue.
Comments
Comment #1
akolahi commentedFYI: I've just downgraded to filefield alpha 6 and it "fixed" the problem
Comment #2
quicksketchI'm almost certain this is caused by FileField's aggressive addition of settings into the Drupal.settings array. This chunk of code may adversely affect other modules that use Drupal settings.
The problem code:
Instead of merging in all settings, we should somehow only merge in the AHAH settings for the "Delete" button that is added.
Comment #3
quicksketchThis should be fixed with #372401: Merge only needed FileField Drupal.settings.
Comment #4
Arban commentedAfter upgrading filefield from alpha 7 to 6.x-3.x-dev, I still have the message 'a script on this page is causing Internet explorer to run slowly'. IE 6 and 7 gives an error, but only IE 6 still give a message box...
Comment #6
adrianmak commentedDoes this problem fix by 3.0-rc1 ?
Comment #7
adrianmak commentedany update on this issue ?
Comment #8
SimonVlc commentedAny update on this? I just tried the new 6.x.3.1 and got the same error...