Needs work
Project:
Ubercart Donation Products
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2010 at 19:07 UTC
Updated:
11 Dec 2011 at 05:54 UTC
When you add an additional donation on the checkout page using the uc_donate checkout pane, and then continue onto the order review page, the order total is correct but the donation does not appear under cart contents or elsewhere. Attached patch attempts to address this.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_donate_review.patch | 1.42 KB | stella |
Comments
Comment #1
jonathan_hunt commentedWorks for me, thanks. Refer #1367486
Comment #2
jonathan_hunt commentedActually, it looks like this patch isn't needed since a line item is added in one of the other patches and shows in review cart with other items. This patch adds a duplicate Featured Donation row to the review display.