This is a duplicate of http://drupal.org/node/466230
(Note, the original defect involved the WYSIWYG module, not fckeditor; but because of my circumstances -- see more below -- I'm guessing the issues are related.)
The author of image_fupload claims the issue lies with fckeditor:
Because FUpload is fully based on Drupal's Ajax functions to be able to retrieve the data from the fields, WYSIWYG is not fully compatible to that.
I have both modules running on a site I run. Things were running just fine up until a couple weeks ago (not sure when). The only things that have changed during this time (besides unrelated theme stuff) is version updates. Because of this, and due to the existence of that other issue, I'm guessing the issue has to do w/ a (relatively) recent change to FCKEditor.
Can someone comment on this?
Comments
Comment #1
Jorrit commentedIs this still an issue with FCKeditor (not wysiwyg)? I think it's not possible to fix this without large modifications.
Comment #2
Jorrit commentedClosed because of inactivity.
Comment #3
toddgee commentedNote that the issue doesn't exist with the new CKEditor module as described in the thread here:
http://drupal.org/node/466230
Recommendation is for those using both fckeditor and image_fupload to upgrade to ckeditor.