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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.