Hi,Hi, in the 1.8.2.4
a little pbl with new option "block <FRAME>"
... it does not work like "block <IFRAME>" (box with a noscript icon), but append to link (in the frame) a string like: "/x-noscript-blocked,"
so, in the frame, FireFox load a error page from original site (404 page not found!! ...obviously)
this is a printscreen: http://img12.imagevenue.com/img.php?ima ... _883lo.jpg
the page have 2 frame, in the second there is a redirect (pheraps the pbl ?)
Naturally i need to block the redirect....
The source of page:
.... if i reload only the 2nd frame, then the noScript box appears.HTML-Code:<script>window.focus()</script><frameset framespacing=0 frameborder=1 border=1 rows="80,1*"> <frame marginwidth=0 marginheight=0 name=timerfrm src=http://www.butterflymails.com/scripts/runner.php?PA=2500&FR=1 scrolling=no> <frame marginwidth=0 marginheight=0 name=Main src=http://www.butterflymails.com/scripts/runner.php?REDIRECT=http%3A%2F%2Fpolarbearclicks.com%2Fpages%2Fptp.php%3Frefid%3Dhawman&hash=61fa57da061adecc2cb9b65d86695e40> </frameset> <noframes> <body> <div class=Section1> <p class=MsoNormal>This page uses frames, but your browser doesni't support them.</p> </div> </body> </noframes> </frameset>
thanks for your patience
Massimo
PS. Scusa per il mio pessimo ingleseQuelle:@pumaro:
Fixed in 1.8.3.3
http://forums.mozillazine.org/viewto...st=0&sk=t&sd=a
Fehler tritt also wohl in Versionen < 1.8.3.3 auf
*edit*
Interessant, der Fehler trat wohl auch auf einer Paid4-Seite auf *gg*