Active
Project:
Image FUpload
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2009 at 20:34 UTC
Updated:
22 Sep 2009 at 13:35 UTC
Here's how to reproduce:
1) Create a new node type.
2) Add fupload widget, set to add images to the node
3) Create a new node for this content type.
4) When creating the node, leave the title blank. Since titles are required, this will generate an error on the form.
5) Upload an image and click on Save.
6) File will upload but then will report "Upload failed."
There is no indication to the user what the problem is (that a title is missing). No drupal message is seen and users will be left scratching their heads. There should be an error that says something like, "Please correct errors noted here before uploading images to this node."
Comments
Comment #1
Steve Dondley commentedOK, this only happens when "Better Messages" module is enabled. What's strange is that I have this module set to not work on admin pages.
Comment #2
grandcat commentedFUpload is not an admin page.
Comment #3
Steve Dondley commentedOK, right. I should turn off better messages on node/add/* and node/*/edt
Comment #4
grandcat commentedRight. So I'll mark this thread as a "support request" because it's not a bug of FUpload I think.