--- uc_attribute/uc_attribute.module.old	2009-07-28 10:20:46.000000000 -0500
+++ uc_attribute/uc_attribute.module	2009-07-28 10:20:38.000000000 -0500
@@ -612,6 +612,7 @@ function _uc_cart_product_get_options($i
         // Handle textfield attributes.
         $options[$index] = array(
           'attribute' => _uc_attribute_get_name($attribute),
+          'aid' => $aid,
           'oid' => 0,
           'name' => $selected,
           'cost' => 0,
