#6688 closed defect (fixed)
xd loader has problem with dojo.provide ("module.name")
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Loader | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
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 (3)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
Fixed in r13581.