Image FUpload removes FCKEditor's onSubmit functionality
CyberGhost636 - July 8, 2009 - 00:22
| Project: | Image FUpload |
| Version: | 6.x-3.0-rc2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | postponed |
| Issue tags: | wysiwyg: fckeditor |
Jump to:
Description
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.

#1
#2
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 :(
#3
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.
#4
Changing status to postponed, so it can be found when the big rewrite comes to place :)
Thanks for the reply.