svn propchange: r1778421 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1778421 - svn:log

jleroux@apache.org
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