Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.3.0.GA_P05, EE-3.3.0.GA_P11
-
Fix Version/s: EE-4.3.0.GA_P06, EE-3.3.0.GA_P12
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Support Case References:Syracom
Description
While it's possible to use localized labels in ace:dateTimeEntry (e.g. by setting the 'locale' attribute of the containing f:view tag), not all messages in this component are displayed in the configured language. An example of this is when using showWeek="true" on this component; the header of the week number column always displays as "Wk" instead of a more appropriate abbreviation for the configured locale.
This JIRA is to do a thorough review of the localization messages in ace:dateTimeEntry and fix those that aren't being displayed as expected, according to the configured locale.
This JIRA is to do a thorough review of the localization messages in ace:dateTimeEntry and fix those that aren't being displayed as expected, according to the configured locale.
For ICEfaces 3.3, we had to add all the localization code for ace:dateTimeEntry, which wasn't present in that codebase.