We had a developer take a look at this issue, here is what we were provided... attached fix (remove .txt extension):

"I found that the problem was in a file within ubercart module (ubercart/uc_attribute/uc_attribute.ca.inc - line 69 aprox). There is a function that is called when some other module needs to check the existance of an attribute associated with products of an order.

The problem is that, when the order is previewed, some internal attribute variables are translated to names, and this function is not working as expected. I fixed it adding some lines that should not cause unexpected results for other module"

CommentFileSizeAuthor
uc_attribute.ca.inc.txt3.07 KBdave.hussey
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

TR’s picture

Status: Closed (duplicate) » Active

Please post your fix in patch format. See http://drupal.org/patch/create

longwave’s picture

Status: Active » Closed (duplicate)

Please post your patch in #721412: "Condition: Order has a product with a particular attribute option" is broken where there is already an ongoing attempt to fix this.

dave.hussey’s picture

I've already been to that thread, which relates to the 7.x version as far as I can tell (even though I did ask for some clarification on that thread a couple weeks back)

Dead link for the patching, but I found one. Doesn't make sense to me, so I wouldn't trust my patching.... if someone a little more savvy would like to do what is probably a simple process, pls lend me a hand.

stewest’s picture

Status: Active » Closed (duplicate)

Iv'e posted here, http://drupal.org/node/721412#comment-5833004 as I'm having issues too.