You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Sravanthi Bobba (JIRA)" <ji...@apache.org> on 2014/09/04 19:43:52 UTC

[jira] [Updated] (WW-4401) , if no selections made by user, the array gets injected with empty array instead of null and same is the case with List

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

Sravanthi Bobba updated WW-4401:
--------------------------------
    Summary: <s:select list="xyzlist" name="bean.someArray"></s:select> , if no selections made by user, the array gets injected with empty array instead of null and same is the case with List  (was: <s:select list="xyzlist" name="bean.someStringArray"/> , if no selections made by user, the string array gets injected with empty array instead of null )

> <s:select list="xyzlist" name="bean.someArray"></s:select> , if no selections made by user, the array gets injected with empty array instead of null and same is the case with List
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-4401
>                 URL: https://issues.apache.org/jira/browse/WW-4401
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tags
>    Affects Versions: 2.3.16.3
>         Environment: Mac, Tomcat 6/7
>            Reporter: Sravanthi Bobba
>             Fix For: 2.5.x
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)