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

Lukasz Lenart resolved WW-3542.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3

Solved, thanks for patch! revision 1097319

> Form tag onreset attribute is not set properly
> ----------------------------------------------
>
>                 Key: WW-3542
>                 URL: https://issues.apache.org/jira/browse/WW-3542
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.2.1
>            Reporter: Steven Benitez
>            Assignee: Lukasz Lenart
>            Priority: Minor
>             Fix For: 2.3
>
>         Attachments: WW-3542.patch
>
>
> While assisting a user on Stack Overflow, I discovered that the onreset 
> attribute of the <s:form/> tag does not work as expected.
> While the value is properly set in FormTag#setOnreset method, the value is 
> never passed along to the Form class in the FormTag#populateParams method, 
> and so it is considered null and never output.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to