Body text gets lost when using fupload and wysiwyg API
extect - May 18, 2009 - 19:30
| Project: | Image FUpload |
| Version: | 6.x-3.0-rc2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I am using fupload on an imagefield.
When creating a new node, I enter my body text and then upload images via fupload. I click on "Next step" and get redirected to the edit captions page. After clicking "Done editing", my body text is lost and I am only seeing the images on my node. However, this only happens when I use WYSIWYG API (in my case with TinyMCE editor, I didn't try other editors).
As WYSIWYG API is ranked among the 30 most used modules, it would be great if that issue was resolved. I tried to figure out what exactly is going wrong, but I wasn't successful so far.

#1
As you can see, the issue queue is quite long at the moment.
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.
So, it's not only fupload's fault.
I don't have much time at the moment, please provide patches. I will concentrate on checking and submitting them.
#2
+1. This would be great as it is extremely frustrating having to re-enter any body content.
#3
Subscribe. Having the same issue. Will try to find source of problem.
#4
Subscribe.