/[Apache-SVN]
ViewVC logotype

Revision 1863837


Jump to revision: Previous Next
Author: pawan
Date: Sat Jul 27 06:22:01 2019 UTC (4 years, 8 months ago)
Changed paths: 1
Log Message:
[Improved]: Code improvement in ShoppingCartEvents.java 
[OFBIZ-11127]
Method 'getCartObject' and 'destroyCart'of ShoppingCartEvents class accessed incorrectly at some places in ShoppingCartEvents class.

It should be called by following below syntax:

getCartObject(parameters);

destroyCart(request, response);

Thanks Amit Gadaley for your contribution.

Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ShoppingCartEvents.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26