Download & Extend

IFA binds all textareas by default causing bugs on Views UI and Panels

Project:ImageField Assist
Version:6.x-1.0-beta1
Component:Code
Category:bug report
Priority:normal
Assigned:lourenzo
Status:closed (fixed)

Issue Summary

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

#1

Title:IFA bugs Views 2 text-areas.» IFA bugs Views 2 UI text-areas.

#2

mantainer 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.

#3

Title:IFA bugs Views 2 UI text-areas.» IFA binds all textareas by default causing bugs on Views UI and Panels
Status:active» needs work

Actually, 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

#4

Assigned to:Anonymous» lourenzo

#5

Subscribing

#6

Acessing the config page will allow you to configure in which fields and paths the IFA should be loaded.

#7

We need to improve the default values for variables, so the standards will work before saving config options.

#8

Status:needs work» fixed

Fixed on beta6: Now by default it will be loaded only in /node and /comment derived paths.

#9

Status:fixed» closed (fixed)