Closed (duplicate)
Project:
UC Discount Framework
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2009 at 15:59 UTC
Updated:
21 Aug 2009 at 13:35 UTC
Product/item subtotals in cart block are displaying $0.00 with module and discount price handler enabled. Item subtotals display fine elsewhere.
Comments
Comment #1
scott m. sanders commentedIf 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.)
Comment #2
Island Usurper commentedI 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.