I developed a site in EE 1.5.2 (we’re not upgrading to 1.6 yet) and have the FCK Editor plug-in as well.
Most stories behave properly, but once in a while, content editors enter stories that get entered fine, display fine, but give blank screen when editing through the control panel. I did tail -f on the Apache error_log and nothing is appearing.
This problem has only occurred twice, but it renders the stories uneditable. I was able to go directly into the database and extract the HTML for these storeis. It was ugly HTML to say the least.
The HTML had tons of Word cruft in it, not to mention a ton of other font tags and font tags within font tags and tables with style=“lots of stuff” repeated over and over in the TDs. If I remove all font tags and most of the ridiculous and repetitive style=”...” stuff, the story is fine.
(The editors aren’t particularly HTML savvy and prefer a complete WYSIWYG type of environment. I have explained that such an animal isn’t really feasible through a web interface, but the FCK Editor does a decent job without being a cure-all, and need to have relatively clean code pasted into it, or at least not RTF stuff.)
So the question is, what in those unwanted tags is causing EE to bomb? Aside from warning editors to only paste in “clean” HTML, how ca we prevent this.
I’d be happy to grant access to the site for any EllisLab employees who want to take a look at the stories in question or the raw DB. Alternatively, I can dump the database.