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!

CommentFileSizeAuthor
uc_wishlist.pages_.inc_.patch1.82 KBstockliasteroid
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

halloffame’s picture

Was this ever ported to the latest version of the module?

naveenvalecha’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Closing because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.