Markus Gray
Markus Gray

Reputation: 525

Why does ckfinder break image tags when editing?

I have ckeditor and ckfinder configured properly and when I inserted a picture it works but when I added some styles its prints the styles outside the style tag

Upvotes: 0

Views: 76

Answers (1)

Markus Gray
Markus Gray

Reputation: 525

I found out that my issue was the fact that my php installation had magic_quotes enabled so that's what was throwing off my ckeditor.

Upvotes: 0

Related Questions