Opened 13 years ago
Closed 13 years ago
#6878 closed defect (fixed)
multiversion support does not work with dojo.js layer has dojo._preloadLocalization call
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | BuildSystem | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When dojo.js is built with a module that has i18n resources that get loaded via dojo._preloadLocalizations, the dojo._preloadLocalizations gets placed outside the anonymous function that defines dojo.
This causes a script error when multiversion support is used.
Note: See
TracTickets for help on using
tickets.
This is fixed in r13877