Posted by awconstable on November 7, 2009 at 4:20pm
Jump to:
| Project: | UC Node Checkout |
| Version: | 7.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
If you place a product kit into the cart which has an item with node checkout within it, the "attribute" displays on the wrong line.
This is due to uc_node_checkout iterating over all items in the cart and assuming that these items all exist in what the user sees, since product kits place all items into the cart as separate items but only displays the kit as a whole to the user.
Comments
#1
#2
That's one of the reasons why the project page states
Moving this to a feature request.
#3
New features should go into the 7.x-2.x branch first.