Closed (fixed)
Project:
ImageField Assist
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Oct 2009 at 18:59 UTC
Updated:
5 Sep 2011 at 14:30 UTC
Also prevents them from showing draggable size.
it is probably trying to display icon and allow the use of IFA on Views header/footer/empty text/global field.
check firebug console script for error reports (while loading those panes).
it will also print json when clicking on anything ajax.
Comments
Comment #1
franzComment #2
barrapontomantainer suggested workaround: admin/settings/imagefield_assist has a 'Access settings' tab where it can be configured where ifa displays. it has default value (i think) of 'node/*' 'comment/*' but despite it it is alos set to 'all paths'. should default to specific paths.
Comment #3
lourenzo commentedActually, the original bug report could be solved simply by configuring the access settings for the IFA.
But this default configuration should be more cautious with modules using AHAH/AJAX by default.
So, we need to allow by default the access only on node, comment and block paths, and explicitly let users know this can be easily configured
Comment #4
lourenzo commentedComment #5
cyberwolf commentedSubscribing
Comment #6
lourenzo commentedAcessing the config page will allow you to configure in which fields and paths the IFA should be loaded.
Comment #7
lourenzo commentedWe need to improve the default values for variables, so the standards will work before saving config options.
Comment #8
lourenzo commentedFixed on beta6: Now by default it will be loaded only in /node and /comment derived paths.
Comment #9
lourenzo commented