Closed (outdated)
Project:
Panels
Version:
7.x-3.x-dev
Component:
Panel pages
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 May 2013 at 15:34 UTC
Updated:
29 May 2018 at 02:55 UTC
Jump to comment: Most recent
Comments
Comment #1
pingwin4egThe same problem in D7 on attempting to save a panel with custom content (rich-text) in IPE after editing:
Panels 7.x-3.4+0-dev
CTools 7.x-1.3+40-dev (7.x-1.4)
Wysiwyg 7.x-2.2+29-dev (with CKEditor 3.6.6.1.7696 used)
Comment #2
pingwin4egI found the reason for my error - there is some incompatibility with jQuery 1.7 (from jquery_update)
UPDATE:
Weird! But I found a solution here https://drupal.org/comment/7071772#comment-7071772 - in wysiwyg project.
UPDATE #2:
After some JS inspection I found out the real reason is not with jQuery 1.7 but with jQuery selectBox module I use.
Comment #3
dsnopekI'm pretty sure this is fixed now :-) Feel free to reopen if I'm wrong!