[ http://issues.apache.org/struts/browse/WW-1383?page=all ]

Don Brown resolved WW-1383.
---------------------------

    Resolution: Fixed

Fixed in svn.  The fix involved modifying the ActionMapper interface to support 
the passing in of Configuration instances.

> Support action names with slashes
> ---------------------------------
>
>                 Key: WW-1383
>                 URL: http://issues.apache.org/struts/browse/WW-1383
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Don Brown
>         Assigned To: Don Brown
>             Fix For: 2.0.0
>
>
> To better support ReST-style wildcard schemes ("/article/123/view"), the 
> default action mapper should support action names that contain slashes.  To 
> do this, instead of assuming everything before the last slash is the 
> namespace, the configured namespaces should be iterated over and explicitly 
> matched.

-- 
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

        

Reply via email to