Wednesday 15 July 2009 1:23:00 am
Hi.
I just created a new "XML Block" attribute for the default "frontpage" content class. The problem is that it doesnt store any content when publish a new object. I get a javascript error when publishing the node:
ez.array.forEach is not a function
eZOeCleanUpEmbedTags("ContentObjectAttribute_data_text_1174", "<p>Lorem ipsum dolor sit amet.<br></p>", body#tinymce.mceContentBody)esl-ES (línea 851)
_init()("save_callback")tiny_mce.js (línea 1)
_init()()tiny_mce.js (línea 1)
_init()()tiny_mce.js (línea 1)
_init()(Object save=true)tiny_mce.js (línea 1)
_init()(Object save=true)tiny_mce.js (línea 1)
_init()()tiny_mce.js (línea 1)
_init()()tiny_mce.js (línea 1)
u()tiny_mce.js (línea 1)
_init()()
ez.array.forEach( body.getElementsByTagName('div'), function( node ){
After submit, the content is not stored. It happens only in "frontpage" content class objects. Everything works fine on Folders, Articles and so on. If "disabled editor" works fine too in "frontpage" content class objects and the xml content is stored.
Im using:
Ezpublish 4.1.2 Ezflow package default installed Ezoe 5.0.2
I hope someone reply. Thanks everyone.
|