Forgive me, I've no clue...

General discussion about the NoScript extension for Firefox
Post Reply
kunkmiester
Posts: 1
Joined: Fri Apr 30, 2010 11:45 pm

Forgive me, I've no clue...

Post by kunkmiester »

The few terms I know of are said to be "too common" by the search engine to search for, and I don't know many better ones. Anyway...

There's a number of times when a page will be blocked, "Firefox prevented this page from automatically redirecting to another page." I understand this is a noscript function, right? Problem is, it seems to be somewhat unpredictable. While some pages will follow through just fine, others don't.

For example, an auction site I'm trying to use goes to another screen to confirm the bid, a secure one. It's blocked, and I don't even get the little "allow" button. Refreshing brings it up, but then I takes me back to the original page, without letting me do anything on the secure page.

This forum actually seemed to do it too--after logging in, it blocked the site from going from the login page to the index page. I gather this is more a feature than a bug, but there must be a way to tell it to allow a website to allow such transfers--they're pretty important to the way the net works, and some sites already seem to not have trouble with it.

I have FF3.0.17 on Linux Mint.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.19) Gecko/2010040116 Linux Mint/7 (Gloria) Firefox/3.0.17
dhouwn
Bug Buster
Posts: 968
Joined: Thu Mar 19, 2009 12:51 pm

Re: Forgive me, I've no clue...

Post by dhouwn »

There are several methods for redirection. Meta-Refresh, Javascript and HTTP 3XX are worth mentioning.

For the first one there is an about:config setting: http://kb.mozillazine.org/Accessibility ... utorefresh
(additionally, NoScript brings a option prevent these types of redirects inside of NoScript elements, this prevents NS users from being redirected to a error page)

For the second one, there is NoScript. ;) (and a less know about:config method for constraining what JS can do on certain sites)

And for the last one, there is the add-on NoRedirect.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a5pre) Gecko/20100430 Firefox/3.7
Alan Baxter
Ambassador
Posts: 1586
Joined: Fri Mar 20, 2009 4:47 am
Location: Colorado, USA

Re: Forgive me, I've no clue...

Post by Alan Baxter »

kunkmiester wrote:there must be a way to tell it to allow a website to allow such transfers--they're pretty important to the way the net works, and some sites already seem to not have trouble with it.
- Uncheck Firefox Tools > Options > General > Warn me when web sites try to redirect or reload the page
- Uncheck NoScript Options > Advanced > Untrusted > Forbid META redirections inside <NOSCRIPT> elements
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.4) Gecko/20100413 Firefox/3.6.4
Post Reply