[ http://issues.apache.org/jira/browse/OFBIZ-480?page=comments#action_12451793 ] Ashish Vijaywargiya commented on OFBIZ-480: -------------------------------------------
David, Thx for the comments. Regards Ashish Vijaywargiya > Error in Ecommerce when we do emptycart > --------------------------------------- > > Key: OFBIZ-480 > URL: http://issues.apache.org/jira/browse/OFBIZ-480 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: ecommerce > Affects Versions: SVN trunk > Environment: CentOs(Linux) > Reporter: Ashish Vijaywargiya > Assigned To: David E. Jones > Fix For: SVN trunk > > Attachments: empty_cart.patch > > > Hi, > There were two errors in the ecommerce : > 1) When we add any product and click on the EmptyCart then it throw's error > of null pointer exception. > I have changed ShoppingCartEvents.java to check null condition for userLogin. > 2) When we checkout the sale as "anonymous" user then we click on the > "EmptyCart" then it was showing error of shoppingCart not found. > (See the online demo of Ofbiz for above two errors.Although same errors are > resulting from the latest SVN ) > I am also submitting the patch for this. > Regards > Ashish Vijaywargiya -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
