Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Nightly Build
-
None
-
Operating System: other
Platform: Other
-
9748
Description
In order to have a perfect i18n, we hacked the Options tag to add the
possibility to have the labels displayed using the MessageResources and the Locale.
Our implementation is basic since it use a boolean flag named "useKey", but I
could provide an implementation with an attribute named "labelKeyProperty" which
seems more in the struts way.