Postponed
Project:
Image FUpload
Version:
6.x-3.0-rc2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Jul 2009 at 00:22 UTC
Updated:
18 May 2010 at 21:42 UTC
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
Comment #1
CyberGhost636 commentedComment #2
CyberGhost636 commentedUpdate: 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 :(
Comment #3
grandcat commentedFCK 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.
Comment #4
CyberGhost636 commentedChanging status to postponed, so it can be found when the big rewrite comes to place :)
Thanks for the reply.
Comment #5
sansui commentedI 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
Comment #6
p4trizio commentedHi 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)