Basically, the heading says it.
To reproduce bug: Create a test site, add one product, add a product kit containing that product. Then enable cart links and enter /cart/add/p2 to add the product kit to the cart. Proceed to checkout. Only the billing address is shown, not the shipping address, because (it seems) the kit has been added as a non-shippable item.
Adding the product with Cart Links (/cart/add/p1) does not give the same problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 441954.cart_link_kit_voodoo.2.x.patch | 1.01 KB | cha0s |
Comments
Comment #1
jamesoakleyAs a footnote, adding the product kit by visiting the node (/node/2), and clicking "Add to Cart" also gives no problems
Comment #2
jamesoakleyjust updating the version information to keep the issue queue up to date
Comment #3
jamesoakleyChanged to critical.
Reflecting on this further: It's not critical for me, but only because I've spotted it and worked around it. To be unable to add product kits to the cart and then get a shipping quote is fairly critical for people who want to use cart links to promote things. (I can see Product Kits and Cart Links belonging very well together. You could do things like: Create a product kit with a product at a special discount, but not add that PK to the catalog; a cart link to purchase this could be sent out in a special offer e-mail.
Am I wrong to say this is a critical bug?
Comment #4
rszrama commentedWell, it's certainly a bug, but critical bugs are usually show stoppers, database goofs, and crazy bad typos. This definitely needs to be fixed, but since it effects an extremely small percentage of Ubercart sites, I wouldn't normally call it critical. I will ping Lyle about it for you, though. ; )
Comment #5
jamesoakleyFair enough... :)
Comment #6
cha0s commentedNeed to fake FAPI values to make this work without many changes.
Comment #7
jamesoakleyThat works great. Thanks!
Comment #8
rszrama commentedComment #9
cha0s commentedWhy did you revert from reviewed and tested by the community to needs review? :(
Comment #10
rszrama commentedNooo clue. I don't remember doing it consciously, that's for sure. : P
Comment #11
Island Usurper commentedTook me long enough to get to this one. Thanks, everybody. Committed.