Deepak Dixit created OFBIZ-6561:
-----------------------------------
Summary: GenericDelegator.store fails to clear userLogin cache on
password update from ecommerce profile
Key: OFBIZ-6561
URL: https://issues.apache.org/jira/browse/OFBIZ-6561
Project: OFBiz
Issue Type: Bug
Affects Versions: Trunk, Release Branch 14.12
Reporter: Deepak Dixit
Here is the steps to regenerate issue:
- Go to http://demo-trunk-ofbiz.apache.org/ecommerce/control/viewprofile
- Login with DemoCustomer
- Go to http://demo-trunk-ofbiz.apache.org/ecommerce/control/changepassword
- Update password and click on save button
Password successfully updated, while redirecting to profile page you will get
following error message:
{quote}
org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen
[component://ecommerce/widget/CustomerScreens.xml#viewprofile]:
java.lang.IllegalArgumentException: Error running script at location
[component://ecommerce/webapp/ecommerce/WEB-INF/actions/customer/ViewProfile.groovy]:
org.ofbiz.service.ExecutionServiceException: You must be logged in to complete
the [Get Summary Information About Orders for a Customer] process. (Error
running script at location
[component://ecommerce/webapp/ecommerce/WEB-INF/actions/customer/ViewProfile.groovy]:
org.ofbiz.service.ExecutionServiceException: You must be logged in to complete
the [Get Summary Information About Orders for a Customer] process.){quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)