You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Bruce Phillips (JIRA)" <ji...@apache.org> on 2013/07/17 22:01:46 UTC

[jira] [Resolved] (WW-4112) RestFul2ActionMapper error in documentation

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

Bruce Phillips resolved WW-4112.
--------------------------------

    Resolution: Fixed

updated documentation page - change should appear next time we push new version of Struts
                
> RestFul2ActionMapper error in documentation
> -------------------------------------------
>
>                 Key: WW-4112
>                 URL: https://issues.apache.org/jira/browse/WW-4112
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.3.15
>            Reporter: Antonios Gkogkakis
>            Assignee: Bruce Phillips
>            Priority: Trivial
>              Labels: documentation
>             Fix For: 2.3.16
>
>
> The id in the following xml should have value \{1} and not \{0} 
> {code:xml}
> <action name="movie/*" className="app.MovieAction">
>     <param name="id">{0}</param>
>     ...
> </action>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira