Opened 12 years ago
Closed 12 years ago
#10745 closed defect (fixed)
dijit _testCommon.js cannot set locale
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I ran test_TimeTextBox.html?locale=ar but the locale was not set to ar.
Note: See
TracTickets for help on using
tickets.
(In [21352]) Fixes #10745. Set dojo.locale = dojo.config.locale to mirror bootstrap.js.