You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/09/13 04:26:36 UTC

[jira] Created: (WW-2175) Clarification necessary for actions with multiple words

Clarification necessary for actions with multiple words
-------------------------------------------------------

                 Key: WW-2175
                 URL: https://issues.apache.org/struts/browse/WW-2175
             Project: Struts 2
          Issue Type: Improvement
          Components: Documentation
    Affects Versions: 2.0.9
            Reporter: Paul Benedict
            Priority: Trivial


I ask for clarification here:
http://struts.apache.org/2.0.9/docs/zero-configuration.html

The section "Action and Package name" uses a simplistic example: EditAction -> edit.action. Unfortunately, there is no explicit indication to what the URI is if you have, for instance,  MyCustomEdit.action. Should the user expect myCustomEdit.action or does it become all lower case (mycustomedit.action)? It is not obvious and I cannot tell without doing testing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WW-2175) Clarification necessary for actions with multiple words

Posted by "Don Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown resolved WW-2175.
---------------------------

    Resolution: Fixed
      Assignee: Don Brown

Good point, I updated the docs.

> Clarification necessary for actions with multiple words
> -------------------------------------------------------
>
>                 Key: WW-2175
>                 URL: https://issues.apache.org/struts/browse/WW-2175
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 2.0.9
>            Reporter: Paul Benedict
>            Assignee: Don Brown
>            Priority: Trivial
>             Fix For: 2.1.2
>
>
> I ask for clarification here:
> http://struts.apache.org/2.0.9/docs/zero-configuration.html
> The section "Action and Package name" uses a simplistic example: EditAction -> edit.action. Unfortunately, there is no explicit indication to what the URI is if you have, for instance,  MyCustomEdit.action. Should the user expect myCustomEdit.action or does it become all lower case (mycustomedit.action)? It is not obvious and I cannot tell without doing testing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WW-2175) Clarification necessary for actions with multiple words

Posted by "James Holmes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Holmes updated WW-2175:
-----------------------------

    Fix Version/s: 2.0.12

> Clarification necessary for actions with multiple words
> -------------------------------------------------------
>
>                 Key: WW-2175
>                 URL: https://issues.apache.org/struts/browse/WW-2175
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 2.0.9
>            Reporter: Paul Benedict
>            Priority: Trivial
>             Fix For: 2.0.12
>
>
> I ask for clarification here:
> http://struts.apache.org/2.0.9/docs/zero-configuration.html
> The section "Action and Package name" uses a simplistic example: EditAction -> edit.action. Unfortunately, there is no explicit indication to what the URI is if you have, for instance,  MyCustomEdit.action. Should the user expect myCustomEdit.action or does it become all lower case (mycustomedit.action)? It is not obvious and I cannot tell without doing testing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.