Opened 12 years ago
Closed 12 years ago
#7891 closed defect (invalid)
404 requests on nls
Reported by: | Pete Smith | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Internationalization | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I get 4 404 requests from firebug:
http://localhost/js/dojo-1.2.0/dijit/nls/en/loading.js http://localhost/js/dojo-1.2.0/dijit/nls/en-us/loading.js http://localhost/js/dojo-1.2.0/dijit/nls/en/common.js http://localhost/js/dojo-1.2.0/dijit/nls/en-us/common.js this adds overhead and 4 wasted requests. How can I eliminate or at least make them not 404?
Note: See
TracTickets for help on using
tickets.
Use the build system. Without it, a search is done over HTTP.
http://dojotoolkit.org/support/faq/why-do-i-always-see-404s-dijit-nls-en-us-loading-js