Page 1 of 1

[Fixed] NoScript breaks redirects to URLs with forced HTTPS

Posted: Wed Dec 05, 2012 11:52 am
by mjh563
Hi, I've noticed that NoScript prevents server redirects to sites that are in the "forced HTTPS" list.

Steps to reproduce:

1. Install NoScript into a new profile
2. Go to Options > Advanced > HTTPS and add input.mozilla.org to "Force the following sites to use secure (HTTPS) connections"
3. Go to https://www.mozilla.org/about/forums/
4. Click the Feedback link near the bottom of the page

Actual results:

Nothing happens

Expected results:

The page at https://input.mozilla.org is loaded

This worked as expected in 2.6 but fails in 2.6.1 or higher. Tested using Firefox 18 beta.

Re: NoScript breaks redirects to URLs with forced HTTPS

Posted: Wed Dec 05, 2012 4:04 pm
by therube
Error Console shows:

Code: Select all

[NoScript HTTPS] Forced URI https://input.mozilla.org/

Code: Select all

[NoScript HTTPS] Forced Channel https://input.mozilla.org/
And the page never loads.

With NoScript 2.6rc1, Error Console still displays the same message, though the page will load as expected.

Re: NoScript breaks redirects to URLs with forced HTTPS

Posted: Thu Dec 20, 2012 1:37 am
by mjh563
Did this thread get missed? The problem is still happening in the current version.

Thanks. :)

Re: NoScript breaks redirects to URLs with forced HTTPS

Posted: Thu Dec 20, 2012 3:30 am
by Thrawn
I can't reproduce this. If I disable HTTPS Everywhere, then I see the Error Console message, but the page works fine.

Re: NoScript breaks redirects to URLs with forced HTTPS

Posted: Thu Dec 20, 2012 7:37 pm
by therube
Issue still exists.

You need to check with >= FF 18, so Beta at this point.

Re: NoScript breaks redirects to URLs with forced HTTPS

Posted: Thu Dec 20, 2012 11:21 pm
by Giorgio Maone
Please check latest development build 2.6.4.2rc3, thanks.

Re: NoScript breaks redirects to URLs with forced HTTPS

Posted: Fri Dec 21, 2012 1:42 am
by mjh563
Yes, that seems to have fixed it.