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

Guillaume Mary updated WICKET-2531:
-----------------------------------

    Attachment: AbstractSingleSelectChoice.java

Here is the modified file, methods getNullKey() and getNullValidKey() are the 
ones which build the keys. getDefaultChoice() is modified to call them.

> 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
>            Priority: Trivial
>         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.

Reply via email to