If I use FCKEditor to create rich text content, it automatically attaches its own onSubmit or onClick event to the Submit button for the post form. However, Image FUpload changes submit button to "Save" and then to "Next Step", which removes FCKEditor's functionality completely, thus loosing all the rich text user may have entered.

This does not seem to affect editation because of YET ANOTHER BUG :)
When I edit a custom node type (created using CCK fields) and I click the image upload icon, images are queued but never uploaded. I suspect this is because the Save button doesn't change during editation like it does during new content creation.

Comments

CyberGhost636’s picture

Status: Needs work » Active
CyberGhost636’s picture

Update: that result was reached using Google Chrome.
For some reason, it works fine in Opera 9.64?

Edit: taking back, doesn't work for Opera either :(

grandcat’s picture

FCK seems to conflict heavily with FUpload.
FUpload needs to be rewritten in big parts to provide better integration. So I think, I won't handle this case exclusively.
But a new rewritten version will fixed it.

CyberGhost636’s picture

Status: Active » Postponed

Changing status to postponed, so it can be found when the big rewrite comes to place :)
Thanks for the reply.

sansui’s picture

I use wysiwyg editor with tinymce, but I have the same problem. Once the submit button is changed to fupload's "save", the body field content does not get saved

p4trizio’s picture

Hi Sansui, I have the same problem.
Any field with formatted text (cck or body content) is not saved. I have to modify and put again the content to save it.
I'm using wysiwyg api and tinymce (jquery version)