Page 1 of 1

[FIXED] file protocol anomaly

Posted: Sat Feb 19, 2022 7:40 am
by guest
When opening local files with firefox cmd they are shown in a new window and their scripts are no longer blocked. They were blocked in the past, though.

When opening firefox or a new window manually files are blocked, so it does work in general.

Re: file protocol anomaly

Posted: Sat Feb 19, 2022 7:45 am
by Giorgio Maone
This should be a 11.3 regression already fixed in 11.3.2. Can you confirm? Thanks.

Re: file protocol anomaly

Posted: Sat Feb 19, 2022 9:31 am
by guest
I can confirm it's neither of those. This is a different issue.
  1. Make a file that does something using scripts.
  2. Open Firefox. Then open the file using cmd 'firefox.exe myfile.html'.
  3. You might have to reload the page but the script should run even though NoScript is configured to block it.

Re: file protocol anomaly

Posted: Sat Feb 19, 2022 7:09 pm
by Giorgio Maone
Thanks, can you please check whether latest development build fixes this issue?
v 11.3.3rc3
============================================================
x Consolidate best effort policy fetching

Re: file protocol anomaly

Posted: Sat Feb 19, 2022 7:47 pm
by guest
Yep, seems to be fixed, thank you.