[RESOLVED] Only disabling Noscript loads my flash newspaper
[RESOLVED] Only disabling Noscript loads my flash newspaper
Since about 10 days (don't know how many noscript-versions back that is) my newspaper http://krant.volkskrant.nl doesn't load the selected newspaper. The site initially shows up but after selecting the newspaper and registering the site errors with "Newspaper not available any more". After clicking ok, the tab stays blank while trying to load. The site is completely in flash so I am not able to supply much more useful info. It loads when I disable noscript completely in the add-on manager. Enabling all java-scipts in the noscript settings and several other settings I hope I was able to set to the lowest possible values didn't help. Used to have no problem so it must be in one of the recent updates.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0
[Part solved] Only disabling Noscript loads my flash newspap
After some more experimenting I found out the following:
When turning on the XSS warnings (turned off because too annoying) there briefly flashed a warning when trying to load the paper. After turning of both XSS options the paper loaded OK. I don't know how to make a correct expression of the following link, being the end result when the paper is loaded.
http://krant.volkskrant.nl/?code=ST-341 ... %29#/paper
PS Apparently disabling all script protection leaves XSS intact.
When turning on the XSS warnings (turned off because too annoying) there briefly flashed a warning when trying to load the paper. After turning of both XSS options the paper loaded OK. I don't know how to make a correct expression of the following link, being the end result when the paper is loaded.
http://krant.volkskrant.nl/?code=ST-341 ... %29#/paper
PS Apparently disabling all script protection leaves XSS intact.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0
Re: Only disabling Noscript loads my flash newspaper
The detailed XSS message(s) should be in your Browser Console (Ctrl-Shift-J). See the sticky for how to make XSS exceptions; if you still can't figure it out, post here the messages starting with "[NoScript XSS]" and we'll help you.
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 Gecko/20100101
Re: Only disabling Noscript loads my flash newspaper
TX,
I added
^@http?://([^/]+\.)?volkskrant\.nl/
^http?://([^/]+\.)?volkskrant\.nl/
And it worked
I added
^@http?://([^/]+\.)?volkskrant\.nl/
^http?://([^/]+\.)?volkskrant\.nl/
And it worked
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0