Ticket #2211 (closed defect: fixed)

Opened 2 years ago

Last modified 18 months ago

Make sure xdomain dojo.js works with modules that need resources but no nls/dojo_locale.js is availabe

Reported by: jburke Owned by: jburke
Priority: normal Milestone:
Component: PackageSystem Version: 0.4.1
Severity: normal Keywords:
Cc:

Description

If an xdomain dojo.js contains a module that calls dojo.requireLocalization, but the top level flattened resources are not made, will the module still load correctly?

Change History

Changed 21 months ago by jburke

  • milestone changed from 0.9 to 0.4.2

Changed 21 months ago by jburke

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

(In [7426]) Fixes #2211. Now web built, xdomain builds that do not have the top-level nls directory but include modules that use i18n bundles will work.

Changed 21 months ago by jburke

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

(In [7427]) (merge from 0.4 branch) Fixes #2211. Now web built, xdomain builds that do not have the top-level nls directory but include modules that use i18n bundles will work.

Changed 18 months ago by anonymous

  • milestone deleted

Milestone 0.4.2 deleted

Note: See TracTickets for help on using tickets.