You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org> on 2009/02/09 09:52:59 UTC

[jira] Assigned: (OFBIZ-2174) Request with missing security attributes not getting executed

     [ https://issues.apache.org/jira/browse/OFBIZ-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya reassigned OFBIZ-2174:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> 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
>            Assignee: Ashish Vijaywargiya
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2174.patch
>
>
> 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.