Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is the problem related to cp1252-to-utf8 conversion issues?


As far as I know codepages is all about the browser (usually handles this well) and server-side solution (your milage may vary). When it comes to problems with (F)CKEditor, my problem in this particular case is usually the markup.

The markup from Word may be "slightly" mangled and all, but you need massive amounts of server-side code to clean it up and it just feels so unnecessary when it actually renders fine in the editor client-side.

Small but very annoying bug. In the end I switched to the YUI rich-text editor and it seems to be working better.


I've had decent luck using TinyMCE's with the Paste From Word plugin along with a pretty restrictive whitelist of allowable tags and attributes.

Interesting to hear that YUI does OK out of the box, I may have to give that a shot.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: