Am 28.07.2009 12:29, schrieb Antonio David:
- Firefox: 3.0.12: Access to restricted URI denied" code: "1012
[                       The resource from this URL is not
text: ...agilo_pro/js/plugins/jquery-1.3.2.min.js

So this is clearly browser security kicking in. Somehow your browser tries to load the JS from a domain different from the one you loaded the whiteboard...

In the exception message you should see also the faulty URL. Can you compare this URL to the whiteboard url? It should be the same domain. Can you check the HTML source code for 'script' tags? If the use absolute urls, check that the domain is always the same for all of them.

If all the above did not give you any success, you could try to loosen the security settings in Firefox: With about:config, set
"security.fileuri.strict_origin_policy" to false.
(further information about this http://kb.mozillazine.org/Security.fileuri.strict_origin_policy)

fs

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to