Page 1 of 1

Elements apparently refusing to become trusted

Posted: Thu Dec 12, 2013 7:33 am
by strel
Nightly 29.0a1 32-bit on windows clean profile, NoScript 2.6.8.8rc1 (lastest dev) just installed

I'm having problems to show map tags here http://geacron.com/home-en/ (should show after zooming in).
They refuse to show even if I allow all for that page (temporarilly or steadilly), unless I allow JS globally and 'Block every object coming from a site marked as untrusted' is not checked,.

Re: Elements apparently refusing to become trusted

Posted: Thu Dec 12, 2013 10:34 am
by Thrawn
Anything in the Browser Console (Ctrl+Shift+J)?

Re: Elements apparently refusing to become trusted

Posted: Thu Dec 12, 2013 4:22 pm
by strel
NoScript messages for page opening

Code: Select all

[NoScript] Blocking cross-site Javascript served from http://wpc.4693.edgecastcdn.net/004693/txt/movementtxt/M1837/M1837.txt?v=12 with wrong type info text/plain and included by http://geacron.com/map/atlas/mapal.html?&sid=GeaCron787953
[NoScript] Blocking cross-site Javascript served from http://wpc.4693.edgecastcdn.net/004693/txt/eventtxt/en/E2012/E2012en.txt?v=12 with wrong type info text/plain and included by http://geacron.com/map/atlas/mapal.html?&sid=GeaCron787953
[NoScript] Blocking cross-site Javascript served from http://wpc.4693.edgecastcdn.net/004693/txt/movementtxt/M1837/M1837.txt?v=12 with wrong type info text/plain and included by http://geacron.com/map/atlas/mapal.html?&sid=GeaCron787953
[NoScript] Blocking cross-site Javascript served from http://wpc.4693.edgecastcdn.net/004693/txt/eventtxt/en/E2012/E2012en.txt?v=12 with wrong type info text/plain and included by http://geacron.com/map/atlas/mapal.html?&sid=GeaCron787953
and zooming in 1 time (I replaced page domains (same as above messages) in URLs with [[domain]] to avoid anti-spam filter)

Code: Select all

[NoScript] Blocking cross-site Javascript served from [[domain]]/004693/txt/eventtxt/en/E2012/E2012en.txt?v=12 with wrong type info text/plain and included by [[domain]]/map/atlas/mapal.html?&sid=GeaCron760741
[NoScript] Blocking cross-site Javascript served from [[domain]]/004693/txt/locationtxt/en/C2012/C2012en.txt?v=12 with wrong type info text/plain and included by [[domain]]/map/atlas/mapal.html?&sid=GeaCron760741
[NoScript] Blocking cross-site Javascript served from [[domain]]/004693/txt/labeltxt/en/L2012/Z4/L2012en4.txt?v=12 with wrong type info text/plain and included by [[domain]]/map/atlas/mapal.html?&sid=GeaCron760741
These messages appear with Javascript not globlally allowed, with 'Block every object coming from a site marked as untrusted' checked, with both of them, and also all the previous happens no matter if the XSS options checkboxes are checked or not.

Re: Elements apparently refusing to become trusted

Posted: Thu Dec 12, 2013 8:39 pm
by Giorgio Maone
Add .edgecastcdn.net (including the leading dot) to your noscript.inclusionTypeChecking.exceptions about:config preference.

Re: Elements apparently refusing to become trusted

Posted: Thu Dec 12, 2013 10:40 pm
by strel
Working fine. Thanks a lot.
Is this going to be default?