Page 1 of 1

Problem with redirection in Firefox

Posted: Thu Aug 18, 2011 12:49 pm
by kaikus
Hi!

I'm having problems with redirection. When I deactivate the NoScript, the page

w3.grupobbva.com/local_bdnt/login_bbvanet.html

redirects correctly to

http://www.bbva.es

but, when active, it doesn't. I don't know why it hapens. I have tried adding to white list, and change some options, without success.

Could you help me?

They are banking sites, so thew should be safe. The first page I mention is the first result when I make a search "bbvanet" on Google. "BBVA Net" is the online banking service from BBVA (one of the main banks in Spain)

NOTA: I'm using Firefox 6.0 and NoScript 2.1.2.7rc1 with default options.

Re: Problem with redirection in Firefox

Posted: Thu Aug 18, 2011 1:14 pm
by Alan Baxter
I'm able to duplicate your problem, but I don't know how to fix it. I don't see any NoScript messages in the Error Console. We may have to wait for Giorgio to take a look at this.

Re: Problem with redirection in Firefox

Posted: Thu Aug 18, 2011 2:48 pm
by Giorgio Maone
The site checks for document.cookie == "", and if this is true redirects.
Since the anti-Popunder surrogate plants some fake cookies in document.cookie by default, the redirection never happens.
In order to work-around, just add .grupobbva.com to your noscript.surrogate.popunder.exceptions about:config preference (space-separated).

Re: Problem with redirection in Firefox

Posted: Fri Aug 19, 2011 7:51 am
by kaikus
SOLVED!

Wow! Thanks for your FAST reply :)