If I enable FCKEditor for field "enable-header" and "enable-footer" to use it with views, those fields get "weird". The text entry box gets small, is split into 2 parts, and there are n editor buttons, etc. displayed. FCKEditor module bug? Perhaps. I didn't know which module to post this against, but since FCKEditor seems to work properly for every other field, I assume it's something about views that's non-standard, so I posted it here.

Comments

merlinofchaos’s picture

It probably has to do with attach/detach on the javascript and FCKeditor. It may be that wysiwyg API can help fix this. I'm not sure there's much I can do to help.

twod’s picture

Version: 6.x-2.1 » 6.x-2.x-dev

There are a few things that could be done to the Views module in order to get Wysiwyg module to work better with it. I outlined this in the following Wysiwyg issue: #552392: Views UI support
(Bumping the version of this to 2.x as that's where I'm having problems, don't know about 3.x.)

dawehner’s picture

Status: Active » Fixed

Thanks TwoD. This issue is about FCKEditor module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.