You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Corby Page (JIRA)" <ji...@apache.org> on 2006/05/08 17:37:33 UTC

[jira] Created: (WW-1309) Add property for overriding default form methods

Add property for overriding default form methods
------------------------------------------------

         Key: WW-1309
         URL: http://issues.apache.org/struts/browse/WW-1309
     Project: Struts Action 2
        Type: New Feature

  Components: Configuration  
    Versions: 2.0    
    Reporter: Corby Page


It would be nice to define a property in the webwork.properties file that allows you to define the default method as POST (rather than GET) for all usages of the ww:form tag. Having to remember to add method="POST" to all usages of the tag can be a bit error-prone.


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


[jira] Updated: (WW-1309) Add property for overriding default form methods

Posted by "Philip Luppens (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/WW-1309?page=all ]

Philip Luppens updated WW-1309:
-------------------------------

    Attachment: form_default_post_method-patch.txt

Added an extra <#else>method="POST"<#rt/> if no method is specified. 

> Add property for overriding default form methods
> ------------------------------------------------
>
>          Key: WW-1309
>          URL: http://issues.apache.org/struts/browse/WW-1309
>      Project: Struts Action 2
>         Type: New Feature

>   Components: Configuration
>     Versions: 2.0
>     Reporter: Corby Page
>  Attachments: form_default_post_method-patch.txt
>
> It would be nice to define a property in the webwork.properties file that allows you to define the default method as POST (rather than GET) for all usages of the ww:form tag. Having to remember to add method="POST" to all usages of the tag can be a bit error-prone.

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


[jira] Updated: (WW-1309) Add property for overriding default form methods

Posted by "Philip Luppens (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/WW-1309?page=all ]

Philip Luppens updated WW-1309:
-------------------------------

    Attachment: form_default_post_method-patch.txt

Added an extra <#else>method="POST"<#rt/> if no method is specified. 

> Add property for overriding default form methods
> ------------------------------------------------
>
>          Key: WW-1309
>          URL: http://issues.apache.org/struts/browse/WW-1309
>      Project: Struts Action 2
>         Type: New Feature

>   Components: Configuration
>     Versions: 2.0
>     Reporter: Corby Page
>  Attachments: form_default_post_method-patch.txt
>
> It would be nice to define a property in the webwork.properties file that allows you to define the default method as POST (rather than GET) for all usages of the ww:form tag. Having to remember to add method="POST" to all usages of the tag can be a bit error-prone.

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


[jira] Resolved: (WW-1309) Add property for overriding default form methods

Posted by "Don Brown (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/WW-1309?page=all ]

Don Brown resolved WW-1309.
---------------------------

    Fix Version/s: 2.0.0
       Resolution: Fixed
         Assignee: Don Brown

Thanks Philip, that hit the spot! 

> Add property for overriding default form methods
> ------------------------------------------------
>
>                 Key: WW-1309
>                 URL: http://issues.apache.org/struts/browse/WW-1309
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Configuration
>    Affects Versions: 2.0.0
>            Reporter: Corby Page
>         Assigned To: Don Brown
>             Fix For: 2.0.0
>
>         Attachments: form_default_post_method-patch.txt
>
>
> It would be nice to define a property in the webwork.properties file that allows you to define the default method as POST (rather than GET) for all usages of the ww:form tag. Having to remember to add method="POST" to all usages of the tag can be a bit error-prone.

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