Ticket #6688 (closed defect: fixed)
xd loader has problem with dojo.provide ("module.name")
| Reported by: | jburke | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | PackageSystem | Version: | 1.1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The space between provide and ("module.name") causes the regexp in loader_xd.js, dojo._xdCreateResource to fail. Lame. Fix it, and check other dojo.provide parsing in normal loader and build system.
Change History
Note: See
TracTickets for help on using
tickets.