-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.X EE, 6.2.0 CE B1
-
Fix Version/s: 6.1.X EE, 6.2.0 CE B1
-
Component/s: ~ [Archived] Frontend Infrastructure
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Story Points:3
-
Fix Priority:3
-
Git Pull Request:
AUI components Calendar and Datepicker allow the specification of 2 internationalization parameters: locale and firstDayOfWeek.
Those params are passed to the AUI component only from the input-date tag.
But there are more usages of those components, primarily in faceted search and custom fields, where this pattern is not applied, which is an inconsistency.