#15680 closed defect (fixed)
dojo/i18n improperly hard-codes the package name "dojo"
Reported by: | Rawld Gill | Owned by: | Adam Peller |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Internationalization | Version: | 1.7.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The function getL10nName assumes the package is "dojo", which may not be true if the module is mapped. This is the same class of issue as described in #15678.
Change History (2)
comment:1 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:9 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
Note: See
TracTickets for help on using
tickets.
In [29247]: