You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/11/19 22:02:44 UTC

[jira] Resolved: (WICKET-1942) DropDownChoice null value shouldn't be hard coded but localized

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

Igor Vaynberg resolved WICKET-1942.
-----------------------------------

    Resolution: Invalid
      Assignee: Igor Vaynberg

this is already supported, read the javadoc of DDC

> DropDownChoice null value shouldn't be hard coded but localized
> ---------------------------------------------------------------
>
>                 Key: WICKET-1942
>                 URL: https://issues.apache.org/jira/browse/WICKET-1942
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.3, 1.3.4, 1.3.5, 1.4-M1, 1.4-M2, 1.4-M3, 1.4-RC1
>         Environment: Java 1.6.0, Linux x86/64
>            Reporter: Reinout van Schouwen
>            Assignee: Igor Vaynberg
>            Priority: Minor
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> When a default choice has not been selected and nullValid == false, the DropDownChoice widget shows "Choose One", regardless of locale.
> This should be localized like other Wicket widgets.

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