Author: jleroux Revision: 1778421 Modified property: svn:log Modified: svn:log at Thu Jan 12 11:26:33 2017 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Thu Jan 12 11:26:33 2017 @@ -1 +1,12 @@ -Fixes an issue reported Dy +Fixed: Refactor ContentWorkerInterface methods signatures +(OFBIZ-9164) + +Fixes an issue in the ShowCartItems.ftl file reported by Deepak + +Actually I was overzealous with this. +Reverting a simple change were I changed a parameter in the signature +of the protected ShoppingCartItem() method from +ShoppingCart.ShoppingCartItemGroup to ShoppingCartItemGroup +should be enough + +Thanks: Deepak for report

