I installed wysiwyg API and the TinyMCE editor. My problem is that with firefox 3 don't save the text. I edit a page, modify the content of a text field and when I save o preview, the modifications was lost. If I do the same with Internet Explorer, I have no problems. I have noscript plug-in but I think is not the problem because I disable noscript and it don't works
Comments
Comment #1
astreib commentedI have a similar problem, happens in either Firefox or Safari (no special plugins):
Edit a node
Click "preview"
Change the body text in TinyMCE
Save
... changes are not saved.
This does not happen with TinyMCE disabled (i.e. using a plain textarea to edit the body).
My environment is Drupal 6.13 and PHP 5.1.6, TinyMCE 6.x-1.1-dev
Comment #2
nicoloye commented