Closed (won't fix)
Project:
Drupal core
Version:
6.5
Component:
forms system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2007 at 01:08 UTC
Updated:
29 Oct 2008 at 05:51 UTC
Hi, we are using the Panels module to build a readily configurable page. For some reason we're getting two instances of the editor on each configurable block. I believe the system works okay if you just use the second block instance and ignore the first... but the client forgets that and feels discomfited by the double appearance. Any thoughts?
Comments
Comment #1
ontwerpwerk commentedI would need to test this first, or do you have a test environment for me where I can look into it?
Comment #2
HallSL commentedI can set up a test environment fairly easily. What's the protocol for giving you the password without posting it publically?
Comment #3
HallSL commentedI've set up a totally stripped down site, turned on the FCKeditor and Panels, and I'm seeing the problem.
Let me know your e-mail address and I'll send you a login.
Should I also (instead?) be posting this at the Panels module?
Hall
Comment #4
ontwerpwerk commentedyou can use the drupal account contact form for my account for that.
Comment #5
ontwerpwerk commentedI'm moving this issue to panels
FCKeditor does exactly what it's suppoed too, but the function to invoke the editor gets called twice.
My guess is that panels does some funky magic in the form API
Comment #6
ontwerpwerk commentedupdating the title for more clarity
Comment #7
pamattI am experiencing exactly the same problem with Panels and FCKeditor. I just would like to know if you plan to address the issue sometime soon, or should I find a workaround to configure my site. Thank you.
Comment #8
catchComment #9
hariboukis commentedDuplicate FCKeditor windows show up when devel->Enable Theme Developer is turned on. Turning off Theme Developer make the duplicate rich-text editor go away.
Comment #10
catchThis issue has already been marked wont' fix, and it's a very, very old panels issue. Please open a new one against fckeditor or theme developer for your specific problem.
Comment #11
paradigmshifter commentedI'm experiencing this same problem with Drupal 5.10, Panels 2.0-rC1a and the devel module turned off. Is there another cause that could be the issue other than
devel->Enable Theme Developer