Closed (fixed)
Project:
Ubercart
Version:
6.x-2.0-beta5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
2 Mar 2009 at 21:27 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent
The theme function theme_uc_product_form_prices() in the product module renders the three core price fields into a table. However, because of its specific rendering, if you add any elements to the prices array, those don't get rendered on the form. I ran into this when creating a reseller price field and had to come up with the attached patch to get my price field to display. It will also accommodate any other modules adding fields to this array, even if it doesn't really theme them.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_product_form_prices.patch | 448 bytes | rszrama |
Comments
Comment #1
rszrama commentedComment #2
rszrama commented