Active
Project:
Image FUpload
Version:
6.x-3.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2009 at 18:03 UTC
Updated:
10 Apr 2010 at 02:04 UTC
When I create a new node, I cannot upload images to imagefield via FUpload. Steps to create:
1) Click on create a new contemt to create a story
2) Fill in the title and body fields
3) Click on Fupload button and select a single picture. "Image queued." message appears.
4) Click on Save button
Result:
Files get uploaded and on the same form this error message appears:
Body field is required.
All queued images were deleted.
I also tried with imagefield widget (replaced with fupload widget) and uploaded the same picture and wrote the same title and body. I could create the node without any problems with imagefield widget, so there should be a problem with fupload.
Comments
Comment #1
grandcat commentedThis is a setting problem. You have to set body's minimum amount of words to "0". Then, it will work.
Comment #2
mcload commentedI need to set a "minimum amount of words" in order to prevent empty or short articles from users on my site, so it is not a valid solution for me. I will lose an important functionality if I decrease it to "0". Even though there are enough number of words in the body, I get this error. This error occurs only when Fupload widget is used, so there should be a problem or conflict with Fupload.
Comment #3
jjemmett commentedsubscribing, I have the same problem with imagefield fupload
Comment #4
0000sir commentedI got nothing in body field if I enable image_fupload(cck),but image_field works fine.
may be that's the same problem. I'm looking for fixes.
the problem is: I got an empty story, but the title,images uploaded by image_fupload,taxomy works fine, only the body gone!
Comment #5
0000sir commentedaccording to this
http://drupal.org/node/516678
. may be I should disable the FCKeditor