Ticket #6878 (closed defect: fixed)
multiversion support does not work with dojo.js layer has dojo._preloadLocalization call
| Reported by: | jburke | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | BuildSystem | Version: | 1.1.1 |
| Severity: | normal | Keywords: | |
| Cc: |
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.
Change History
Note: See
TracTickets for help on using
tickets.