1.2.8 and 1.2.8.1 Change Log
From Sweet Tooth Magento Reward Points Wiki
Released November 6, 2009
Bug Fixes
- Fixed: shopping cart redemption rules not working properly when points amount is dependent on cart contents prices.
- For users that use tax included in product price the "Before Redemptions" column price in the shopping cart now shows correctly including the tax price.
- Fixed: Java-script slowness related to the points slider in the catalog product info page. Specifically some customers were experiencing the "Should IE stop the scripts on this page?" message.
- Fixed: Error message when accessing the order view page in the back-end
Template Changes
We've added a template for shopping cart row rendering.
- If you've been using a previous version of Sweet Tooth you'll need to follow this guide to enable this new feature: How to remove the shopping cart points row integration
- To customize customize the way the the columns are rendered, you can modify the template rewards\checkout\cart\item\default.phtml (after you've moved it to your own theme of course)
- The weird integration step to modify the row line numbers is no longer needed in the shopping cart. Instead the Sweet Tooth tells Magento to use our own row renderer instead of the default one.
If you follow the correct instructions, or if you are installing Sweet Tooth for the first time, you will see the following changes from previous versions:
- The 'Before Redemptions' column will be hidden if the customer is not using any points on any products. This will greatly improve space utilization
- The 'Points' column will not show the Earned/Spent headers and require the user to click to show the points earned/spent if there is only one type of usage for the row item points.

