Ticket #6878 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

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

Changed 13 months ago by jburke

  • status changed from new to closed
  • resolution set to fixed

This is fixed in r13877

Note: See TracTickets for help on using tickets.