This is a bug due to the poor API support for installing the default image support for Ubercart. The product module only does this through a page callback function that assumes you'll always want to redirect to admin/store. Unfortunately, this disrupts the installation process so that you don't really know why you're being redirected. As such, the image package needs to be updated once #379820: Create API functions for default image support gets committed.

CommentFileSizeAuthor
#1 default_image_func.patch760 bytesrszrama

Comments

rszrama’s picture

Assigned: Unassigned » rszrama
Status: Active » Needs review
StatusFileSize
new760 bytes

I just committed Lyle's patch in the above linked issue to enable this in UberDrupal. I made the changes but will wait for the beta 5 release to commit this to the UberDrupal CVS. Feel free to test this patch in the meantime.

rszrama’s picture

Status: Needs review » Fixed

The fix in Ubercart was pushed up in the latest dev version, so I'm committing the change.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.