Active
Project:
Image FUpload
Version:
6.x-3.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2009 at 03:27 UTC
Updated:
10 Jun 2009 at 12:12 UTC
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
Comment #1
grandcat commentedWe 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.