You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2011/04/11 21:14:05 UTC

[jira] [Created] (WICKET-3609) TextFIeld with String[] model is converted to null on empty input

TextFIeld with String[] model is converted to null on empty input
-----------------------------------------------------------------

                 Key: WICKET-3609
                 URL: https://issues.apache.org/jira/browse/WICKET-3609
             Project: Wicket
          Issue Type: Bug
          Components: wicket-core
    Affects Versions: 1.5-RC3
            Reporter: Sven Meier
         Attachments: string_array_null_test.diff

If a TextField has a model containing a String[], the model object is set to null if no input was provided in the request. Worked fine in 1.4.x.

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

[jira] [Assigned] (WICKET-3609) TextFIeld with String[] model is converted to null on empty input

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg reassigned WICKET-3609:
-------------------------------------

    Assignee: Igor Vaynberg

> TextFIeld with String[] model is converted to null on empty input
> -----------------------------------------------------------------
>
>                 Key: WICKET-3609
>                 URL: https://issues.apache.org/jira/browse/WICKET-3609
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC3
>            Reporter: Sven Meier
>            Assignee: Igor Vaynberg
>         Attachments: string_array_null_test.diff
>
>
> If a TextField has a model containing a String[], the model object is set to null if no input was provided in the request. Worked fine in 1.4.x.

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

[jira] [Resolved] (WICKET-3609) TextFIeld with String[] model is converted to null on empty input

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-3609.
-----------------------------------

    Resolution: Invalid

this is the desired behavior. in 1.4.x wicket ignores a setting, which 1.5.x implements correctly. see WICKET-3304 for details.

> TextFIeld with String[] model is converted to null on empty input
> -----------------------------------------------------------------
>
>                 Key: WICKET-3609
>                 URL: https://issues.apache.org/jira/browse/WICKET-3609
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC3
>            Reporter: Sven Meier
>            Assignee: Igor Vaynberg
>         Attachments: string_array_null_test.diff
>
>
> If a TextField has a model containing a String[], the model object is set to null if no input was provided in the request. Worked fine in 1.4.x.

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

[jira] [Updated] (WICKET-3609) TextFIeld with String[] model is converted to null on empty input

Posted by "Sven Meier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sven Meier updated WICKET-3609:
-------------------------------

    Attachment: string_array_null_test.diff

test

> TextFIeld with String[] model is converted to null on empty input
> -----------------------------------------------------------------
>
>                 Key: WICKET-3609
>                 URL: https://issues.apache.org/jira/browse/WICKET-3609
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC3
>            Reporter: Sven Meier
>         Attachments: string_array_null_test.diff
>
>
> If a TextField has a model containing a String[], the model object is set to null if no input was provided in the request. Worked fine in 1.4.x.

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