You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2009/11/29 11:02:20 UTC

[jira] Resolved: (WICKET-2531) Open DropDownChoice null value internationalization key

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

Juergen Donnerstag resolved WICKET-2531.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M1
                   1.4.4

fixed

> Open DropDownChoice null value internationalization key
> -------------------------------------------------------
>
>                 Key: WICKET-2531
>                 URL: https://issues.apache.org/jira/browse/WICKET-2531
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.1
>            Reporter: Guillaume Mary
>            Assignee: Juergen Donnerstag
>            Priority: Trivial
>             Fix For: 1.4.4, 1.5-M1
>
>         Attachments: AbstractSingleSelectChoice.java
>
>
> DropDownChoice null value internationalization key is hardcoded in AbstractSingleSelectChoice.getDefaultChoice(Object);
> The same happen for nullValid.
> I suggest to externalize the building of these keys in 2 other methods.
> See discussion http://www.nabble.com/DropDownChoice-and-null-value-internationalization-key-td25924643.html

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