Download & Extend

Localization client breaks img_assist JS

Project:Localization client
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)

Issue Summary

Hi,
I work a lot with the panels module, it is working great.
When I install latest i10n_client module the inner working of panels stops working.
When I go after installing i10n_client to my panels /content page (on which I can add and rearrange my panes). I miss after installing the i10n_client the possibity to add or change pane functionality.

Thanks for going into this.
greetings, Martijn

Comments

#1

Hi,
Any news on this please?
greetings,
Martijn

#2

Status:active» postponed (maintainer needs more info)

Do you see an error in your browser error log about a jquery.cookie.js file not loaded properly? Or some other error of note? It is pretty hard to tell what problem do you have without further details.

#3

Hi Gábor, I will look into this and give some details (I am not at home right now), may be somebody else also has this problem?
Thanks for your update!
greetings,
Martijn

#4

Hi,
It looks like I have the same error as stated here: http://drupal.org/node/273511
The firebug error message is:

Drupal.settings.img_assist is undefined
modules/acquia/img_assist/img_assist.js?p
Line 15

The strange thing that this error on img_assist is not there without using localization client..
When I have
1) panels and img_assist enabled, no problem
2) panels and localization client enabled, no problem
3) panels, localization client and img_assist enabled, problem!
I disabled img_assist, and now the panels internal working is fine again.

greetings,
Martijn

#5

Title:Client not compatible with Panels pane content page» Localization client breaks img_assist JS