You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Vitaly Tsaplin <vi...@gmail.com> on 2010/11/22 22:16:11 UTC

The inconsistency in a localization of enums (DropDownChoice vs EnumLabel)

   Hi everyone,

   It seems there is an inconsistency in the way DropDownChoice (when
localizeDisplayValues returns true) and EnumLabel localize they
values. DropDownChoice uses toString and EnumLabel - toString + enum
class name which makes me either have to keys for the same value or
override EnumLabel.resourceKey. Is is meant to be this way?

   Best regards,
      Vitaly

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org