Cart Checkout Pane on Review page does not provide order as part of context to uc_price
jcfiala - November 2, 2009 - 22:49
| Project: | Ubercart |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
When the Review page is being displayed, the cart checkout pane's rows are run through uc_price, but the order isn't being provided as a part of the context of the call. I'll attach a patch shortly which does this.

#1
So, here's the patch I created to provide an order context to uc_price - please review.