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

Martijn Dashorst closed WICKET-2122.
------------------------------------

    Resolution: Invalid

Spiking your close-stats? :)

> The AbstractSingleSelectChoice "Choose One" message should be a resource
> ------------------------------------------------------------------------
>
>                 Key: WICKET-2122
>                 URL: https://issues.apache.org/jira/browse/WICKET-2122
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4-RC2
>         Environment: (independent of environment)
>            Reporter: Sander Sõnajalg
>            Priority: Trivial
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> In org.apache.wicket.markup.html.form.AbstractSingleSelectChoice, the "Choose 
> One" message is hardcoded as a constant and I can't see a way to override or 
> localize it. I would expect it to be a resource key that i could attach a 
> localized string with :) 
> (current impl:
>       /** String to display when the selected value is null and nullValid is 
> false. */
>       private static final String CHOOSE_ONE = "Choose One";
> )

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

Reply via email to