You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Antonios Gkogkakis (JIRA)" <ji...@apache.org> on 2013/06/18 16:41:23 UTC

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

Antonios Gkogkakis created WW-4112:
--------------------------------------

             Summary: 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
            Priority: Trivial


The id in the following xml should have value{1} and not {0} 

<action name="movie/*" className="app.MovieAction">
    <param name="id">{0}</param>
    ...
</action>

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