Not sure if this belongs here or over at Ubercart, but Ubercart has a stupid "Save and Continue" button that erases all the images that are queued. I'll probably hack the Ubercart form and get rid of that button, but I thought I'd let you know.

The "Submit Again" module which adds a "save and submit another" button also goofs everything up.

I think you're going to have to eventually get rid of the "next step" feature, or find another way to do it.

Comments

grandcat’s picture

I think you're going to have to eventually get rid of the "next step" feature, or find another way to do it.

We won't definitely get rid of this feature because FUpload was planned as an advanced image uploader: So, the image is the main point, not the other content.

Image FUpload provides its own Form submitting "system" (via Drupal's AJAX) which is probably the reason for this problem. Consequently, Ubercart and other related modules tries to overwrite this JS button which results in this misbehaviour.

But good news:
There will be a new version, perhaps a "one UI" solution, which will get rid of these problems.
Keep watching.