You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2007/05/14 00:34:15 UTC

[jira] Created: (WICKET-561) TextField should determine the object type from the model if the model supports it

TextField should determine the object type from the model if the model supports it
----------------------------------------------------------------------------------

                 Key: WICKET-561
                 URL: https://issues.apache.org/jira/browse/WICKET-561
             Project: Wicket
          Issue Type: Improvement
            Reporter: Matej Knopp
         Assigned To: Matej Knopp
            Priority: Minor
             Fix For: 1.3


Currently it is mandatory to specify the type of model object in textfield's constructor for the convesion to work properly. With certain models (PropertyModel, CompoundPropertyModel) wicket should determine the target property type automatically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-561) TextField should determine the object type from the model if the model supports it

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

Matej Knopp resolved WICKET-561.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0-beta2

> TextField should determine the object type from the model if the model supports it
> ----------------------------------------------------------------------------------
>
>                 Key: WICKET-561
>                 URL: https://issues.apache.org/jira/browse/WICKET-561
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Matej Knopp
>            Assignee: Matej Knopp
>            Priority: Minor
>             Fix For: 1.3.0-beta2
>
>
> Currently it is mandatory to specify the type of model object in textfield's constructor for the convesion to work properly. With certain models (PropertyModel, CompoundPropertyModel) wicket should determine the target property type automatically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-561) TextField should determine the object type from the model if the model supports it

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

Alastair Maw updated WICKET-561:
--------------------------------

    Fix Version/s:     (was: trunk)

> TextField should determine the object type from the model if the model supports it
> ----------------------------------------------------------------------------------
>
>                 Key: WICKET-561
>                 URL: https://issues.apache.org/jira/browse/WICKET-561
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Matej Knopp
>         Assigned To: Matej Knopp
>            Priority: Minor
>
> Currently it is mandatory to specify the type of model object in textfield's constructor for the convesion to work properly. With certain models (PropertyModel, CompoundPropertyModel) wicket should determine the target property type automatically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-561) TextField should determine the object type from the model if the model supports it

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

Alastair Maw updated WICKET-561:
--------------------------------

    Component/s: wicket

> TextField should determine the object type from the model if the model supports it
> ----------------------------------------------------------------------------------
>
>                 Key: WICKET-561
>                 URL: https://issues.apache.org/jira/browse/WICKET-561
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Matej Knopp
>         Assigned To: Matej Knopp
>            Priority: Minor
>
> Currently it is mandatory to specify the type of model object in textfield's constructor for the convesion to work properly. With certain models (PropertyModel, CompoundPropertyModel) wicket should determine the target property type automatically.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.