Firefox auto-upgraded itself this morning to 3.5.8, and that coincided with FCKEditor no longer loading. No errors in the Error Console, the editor window just wouldn't load, and the existing value for the field wouldn't load into the plain text textarea.
All my coworkers (who had either upgraded manually or had the update automatically applied) experienced the same behavior. I downgraded to 3.5.7, and FCKEditor is working fine again.
Anyone know if there's any major changes in 3.5.8 that would have affected this? Or, any code workarounds that we can do to keep it functional in 3.5.8?
thanks!
pat
All my coworkers (who had either upgraded manually or had the update automatically applied) experienced the same behavior. I downgraded to 3.5.7, and FCKEditor is working fine again.
Anyone know if there's any major changes in 3.5.8 that would have affected this? Or, any code workarounds that we can do to keep it functional in 3.5.8?
thanks!
pat
Re: FCKEditor incompatible with Firefox 3.5.8?
If you are using ColdFusion then it must be the same problem than Firefox 3.6 http://cksource.com/blog/FCKeditor_2.6.6_released
Re: FCKEditor incompatible with Firefox 3.5.8?
Re: FCKEditor incompatible with Firefox 3.5.8?
success!! thanks!
i actually just made the code change to fckutils.cfm described here, so I could avoid having to redo the configuration, but it worked fine
viewtopic.php?f=5&t=17344