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

James Holmes updated WW-2892:
-----------------------------

    Fix Version/s: 2.1.4
       Issue Type: Improvement  (was: Bug)

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

Reply via email to