Foros de discusión

WYSIWYG problem in chrome

Shira Rand, modificado hace 10 años.

WYSIWYG problem in chrome

New Member Mensajes: 15 Fecha de incorporación: 13/02/13 Mensajes recientes
Hello,

I have a problem with my message boards.
When I try to post in chrome the content of the message is being discarded and the subject of the message is being used instead.
Only after editing the message the content is being posted.

Any idea what could cause such a behavior?

PS
I use the default WYSIWYG editor (CKeditor).
Shira Rand, modificado hace 10 años.

RE: WYSIWYG problem in chrome

New Member Mensajes: 15 Fecha de incorporación: 13/02/13 Mensajes recientes
After some research I found that for some reason when typing inside the WYSIWYG editor the text goes between the head and body tag of the iframe (it should go inside the body tag).
When I try to press enter I get "Uncaught TypeError: Cannot read property 'type' of null" in the console.
What can affect the editor to behave like that?