Opened 15 years ago
Closed 15 years ago
#3702 closed defect (fixed)
xdomain loading: local i18n bundles are not evaluated in time
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Loader | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Discovered in 0.9.0beta: if you define a local i18n bundle (one loaded via the normal XHR loading path, and not as an xdomain module), it is not evaluated at the right time, or may even be skipped.
Note: See
TracTickets for help on using
tickets.
(In [9573]) Fixes #3702. Loading local i18n bundles was failing.