Posted by stockliasteroid on June 7, 2010 at 5:35pm
2 followers
Jump to:
| Project: | UC Wish List |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
When displaying prices in the wishlist table, uc_wishlist doesn't use uc_price to generate the display prices. This causes issues when working with modules that use the price alteration hooks, such as uc_discount.
This patch just updates the pricing display to create a context for uc_price, and then call uc_price when generating the table.
Comments welcome!
| Attachment | Size |
|---|---|
| uc_wishlist.pages_.inc_.patch | 1.82 KB |
Comments
#1
Was this ever ported to the latest version of the module?