Request with missing security attributes not getting executed
-------------------------------------------------------------

                 Key: OFBIZ-2174
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2174
             Project: OFBiz
          Issue Type: Bug
          Components: ecommerce
    Affects Versions: SVN trunk
            Reporter: Pranay Pandey
             Fix For: SVN trunk


Checked on http://demo.hotwaxmedia.com/
Steps to reproduce in  OFBiz latest rev. 742279 in ecommerce application:
1. Add products in the cart
2. Go to one page checkout.
3. in Step 2: Shipping when we select country, state dropdown doesn't show the 
states of selected country.
4. On console we get following:

Request getAssociatedStateList doesn't work because of missing security 
attributes in controller.xml file.

---- exception report ----------------------------------------------------------
Error in request handler: 
Exception: org.ofbiz.webapp.control.RequestHandlerException
Message: Unknown request [getAssociatedStateList]; this request does not exist 
or cannot be called directly.
---- stack trace ---------------------------------------------------------------
org.ofbiz.webapp.control.RequestHandlerException: Unknown request 
[getAssociatedStateList]; this request does not exist or cannot be called 
directly.
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:161)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to