Closed (fixed)
Project:
Ubercart
Version:
6.x-2.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2009 at 09:07 UTC
Updated:
15 Jun 2009 at 17:30 UTC
Currently at admin/store/settings/products/edit, if no image widgets are installed TWO radio button choices are shown:
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.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_product.admin_.inc_.patch | 541 bytes | tr |
Comments
Comment #1
Island Usurper commentedEh, 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.