Currently at admin/store/settings/products/edit, if no image widgets are installed TWO radio button choices are shown:

  • No image widgets installed.
  • Don't use any image widgets.

Only the first should be shown in the case of no widgets installed. The second choice should be shown ONLY when some widgets are available.

The original patch to uc_product.admin.inc posted in http://drupal.org/node/393508#comment-1325324 did this properly, but that patch seems to have been modified before it was applied, since uc_product.admin.inc doesn't currently contain the correct code.

Patch attached.

CommentFileSizeAuthor
uc_product.admin_.inc_.patch541 bytesTR
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Island Usurper’s picture

Status: Needs review » Fixed

Eh, OK. I think earlier I had thought that it might be a good idea to let people say they don't want image widgets to work on product images, even if they install one of those modules later. I guess it's not going to happen that often, so I committed this change.

Status: Fixed » Closed (fixed)

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