Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Jul 2009 at 15:25 UTC
Updated:
12 Aug 2009 at 06:30 UTC
Jump to comment: Most recent file
The AID for textfield attributes doesn't get passed to uc_attribute_cart_item_description(), so multiple textfield attributes get rendered as if they were all options of the same attribute. Screenshot attached.
(the second attribute in the screenshot, "Name of Honoree", should actually be three different attributes, all textfields.)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uc_cart_text_attributes_2.gif | 23.15 KB | les lim |
| #1 | 533460.patch | 454 bytes | les lim |
| uc_cart_text_attributes.gif | 23.7 KB | les lim |
Comments
Comment #1
les limExtremely simple fix. Patch and new screenshot attached.
Comment #2
rszrama commentedConfirmed and committed. Thanks!