Elements apparently refusing to become trusted

Bug reports and enhancement requests
Post Reply
strel
Posts: 8
Joined: Wed Dec 29, 2010 3:09 pm

Elements apparently refusing to become trusted

Post 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,.
Last edited by strel on Thu Dec 12, 2013 4:34 pm, edited 1 time in total.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Elements apparently refusing to become trusted

Post by Thrawn »

Anything in the Browser Console (Ctrl+Shift+J)?
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0
strel
Posts: 8
Joined: Wed Dec 29, 2010 3:09 pm

Re: Elements apparently refusing to become trusted

Post 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.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Elements apparently refusing to become trusted

Post by Giorgio Maone »

Add .edgecastcdn.net (including the leading dot) to your noscript.inclusionTypeChecking.exceptions about:config preference.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0
strel
Posts: 8
Joined: Wed Dec 29, 2010 3:09 pm

Re: Elements apparently refusing to become trusted

Post by strel »

Working fine. Thanks a lot.
Is this going to be default?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
Post Reply