Needs review
Project:
UC Node Checkout
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2011 at 17:49 UTC
Updated:
8 Jul 2012 at 18:49 UTC
Jump to comment: Most recent file
Comments
Comment #1
millenniumtreeAdditionally, this bug also prevents adjustments and alternate skus from getting into the order.
Patch explained:
Pull cart attribute data from uc_cart_products table
Load the attributes into the node
Note that once the product is checked out, the attribute data is loaded a different way
This patch http://drupal.org/node/1131406 was also useful for me to keep the nodes around after checking out.
Comment #2
stewart.adam commentedI've experienced this issue as well. Attached patch makes a few more changes: