Custom Query (18300 matches)
Results (58 - 60 of 18300)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#6688 | fixed | xd loader has problem with dojo.provide ("module.name") | ||
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. |
|||
#3414 | fixed | xd builds: layer files could include dojo.i18n even though dojo.xd.js already has it | ||
Description |
Need to make sure the xd version of the layer files do not include dojo.i18n, since dojo.xd.js already includes it. Not a fatal error, just not optimal code size. |
|||
#2535 | invalid | www.dojotoolkit.org "help" tab links to the obsolete manual | ||
Description |
On the main http://www.dojotoolkit.org/ web page, in the "help" tab, it links to the obsolete manual (http://manual.dojotoolkit.org/index.html) instead of the book (http://manual.dojotoolkit.org/WikiHome/DojoDotBook) or the documentation links at http://manual.dojotoolkit.org/WikiHome . New users won't know that they've been linked to the obsolete documentation. Could someone modify the link? (I mentioned this on the email list 3 weeks ago, but it hasn't been fixed, so figured it might be better to file it as a bug.) |