Opened 17 years ago
Closed 17 years ago
#2374 closed Bug (worksforme)
FCKEditor saves edited data but loses formatting
Reported by: | Pat Egan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Hi,
I am using FCKEditor and find it a great tool but i'm having a slight problem that is proving tricky to get around. When I edit content it updates fine, but the original formatting is lost, both in Internet Explorer and in Firefox. The formatting that changes includes:
heading formatting, background image and main banner being removed plus the text is not bold anymore, but normal
All other code is showing up fine. I am using FCKEditor with PHP and MySQL.
I have tried taking out the stripslashes in the editor page, but no luck with that.
Any help is much appreciated, Thanking You, Pat
That is a problem in your server scripts, check that they aren't removing the html tags.