Opened 9 years ago
Closed 9 years ago
#14757 closed Bug (invalid)
CKEditor loads whole HTML code
| Reported by: | ravi1v | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.5.11 |
| Keywords: | Cc: |
Description
When I save my content type field(Full HTML) in a form, after save it lost all the content and replaced it with whole HTML code

CKEditor has nothing to do with saving data. This is JavaScript application. Please check your server-side code.