Login Register

Package System

Why does Dojo fail to load from file: URLs in Firefox 3?

version:
all

Go to about:config in firefox 3
set security.file.strict_origin_policy to false and change the value of security.fileuri.origin_policy to 3 (or 4) - the default is 2.

Details for this option are outlined at http://kb.mozillazine.org/Security.fileuri.origin_policy and http://kb.mozillazine.org/Security.fileuri.strict_origin_policy

Why do I often see 404s like dijit/nls/en-us/loading.js?

version:
all

The short answer:
It's harmless. This is the correct behavior when loading translated resources. To avoid the multiple hits and 404s, you need to do a build.

The long answer:

Syndicate content