[
https://issues.apache.org/jira/browse/WICKET-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Mary updated WICKET-2531:
-----------------------------------
Description:
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
was:
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.
> 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
>
> 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.