You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Ted Husted (JIRA)" <ji...@apache.org> on 2006/11/27 15:48:57 UTC

[jira] Commented: (WW-1523) DefaultActionMapper ignores "/" between the namespace and action name when there are "/" in action name

    [ http://issues.apache.org/struts/browse/WW-1523?page=comments#action_38870 ] 
            
Ted Husted commented on WW-1523:
--------------------------------

Did we already fix this? I know there's a switch about using slashes in names. 

> DefaultActionMapper ignores "/"  between the namespace and action name when there are "/" in action name
> --------------------------------------------------------------------------------------------------------
>
>                 Key: WW-1523
>                 URL: http://issues.apache.org/struts/browse/WW-1523
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>            Reporter: xiaoheng
>
> when namespace is "/test" and action name is "*/abc"
> Then "http://localhost/myapp/test/hh/abc" can access my action.
> However, "http://localhost/myapp/test.hh/abc" can access my action too. It's not expected.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira