Product/item subtotals in cart block are displaying $0.00 with module and discount price handler enabled. Item subtotals display fine elsewhere.

Comments

scott m. sanders’s picture

If you only use order discounts, disabling this price handler for now should be OK, as it seems to apply only to product discounts. (Order discounts still apply at checkout.)

Island Usurper’s picture

Status: Active » Closed (duplicate)

I think this is due to the fact that #516592: Use new price context in alter handler wasn't committed until just a few minutes ago. Ubercart 2.x-rc4 changed the way the context for the price handler was given, and I haven't had the time to get to this until today.

Update status should let you know about the update to uc_discount within 12 hours, or you can use CVS to get the latest code immediately.