[
https://issues.apache.org/jira/browse/WW-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart reassigned WW-3542:
---------------------------------
Assignee: Lukasz Lenart
> 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
> 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.
-
You can reply to this email to add a comment to the issue online.