You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Phil Franken (JIRA)" <ji...@apache.org> on 2014/12/28 09:06:13 UTC

[jira] [Created] (WICKET-5796) "Couldn't resolve model type of Model" for RequiredTextField

Phil Franken created WICKET-5796:
------------------------------------

             Summary: "Couldn't resolve model type of Model" for RequiredTextField
                 Key: WICKET-5796
                 URL: https://issues.apache.org/jira/browse/WICKET-5796
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.18.0
            Reporter: Phil Franken
            Priority: Minor


Similar to
https://issues.apache.org/jira/browse/WICKET-2426

This message is fixed if to set field type manually:
new RequiredTextField("").setType(String.class)



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