Opened 6 years ago
Last modified 3 years ago
#18460 new defect
dojo.config.extraLocale gets mutated in dojo >= 1.7.0
Reported by: | globin | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.14 |
Component: | Internationalization | Version: | 1.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This is a breaking change compared to 1.6.*
The locale to load gets pushed on every getLocalesToLoad call. https://github.com/dojo/dojo/blob/master/i18n.js#L116
Change History (4)
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|
comment:2 Changed 5 years ago by
Milestone: | 1.11 → 1.12 |
---|
comment:3 Changed 5 years ago by
Component: | General → Internationalization |
---|
comment:4 Changed 3 years ago by
Milestone: | 1.13 → 1.14 |
---|
Note: See
TracTickets for help on using
tickets.