Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Sep 2009 at 20:10 UTC
Updated:
8 Oct 2009 at 13:20 UTC
If you forget a required field and go from checkout to review more than once, the subtotal and order total are increased by the amount the products cost. I think this was a regression caused by a regression fix, so this patch puts some previously removed code in a more appropriate place.
| Comment | File | Size | Author |
|---|---|---|---|
| duplicate_cart_items.patch | 437 bytes | Island Usurper |
Comments
Comment #1
rszrama commentedWorks for me. : )
Comment #2
xibun commentedyes, removes the problem in my shop. thanks.
Comment #3
xibun commentedI think this patch is already committed!
Comment #4
Island Usurper commentedOh, yes. It is. Thanks.