[
https://issues.apache.org/struts/browse/WW-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes Wannemacher updated WW-2892:
--------------------------------
Fix Version/s: (was: 2.1.4)
2.1.5
> Name attribute defaults to empty string on UI tags
> --------------------------------------------------
>
> Key: WW-2892
> URL: https://issues.apache.org/struts/browse/WW-2892
> Project: Struts 2
> Issue Type: Improvement
> Components: Plugin - Tags
> Affects Versions: 2.1.2
> Reporter: Jeff Klein
> Priority: Minor
> Fix For: 2.1.5
>
>
> When a name is not given to a UI tag, is defaults to the empty string;
> <select name="">
> this will send a parameter without a name to the server;
> view.action?=value
> Can the name attribute just be dropped if not given? This would be useful for
> controls that are only used for JS actions, and which don't need to submit
> their values to the server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.