Fx2, (i)frames blocked by ABE show "offline mode" errors
Posted: Fri Jul 31, 2009 2:20 am
Fx2.0.0.20 + NS1.9.7.6
This bug was first identified in these (1, 2, 3) posts, but here it is in more distilled, generic form
This bug was first identified in these (1, 2, 3) posts, but here it is in more distilled, generic form
- Allow frames and iframes
- Create the following user ABE rule:
Code: Select all
Site example.com Deny
- Create 2 local files:
- iframe.htm
Code: Select all
<html> <body> <iframe src="http://example.com/"></iframe> </body> </html>
- frame.htm
Code: Select all
<html> <frameset> <frame src="http://example.com/"> </frameset> </html>
- iframe.htm
- load both files and you should see the "offline mode" error page in the frames
- another issue is the ABE notification bar auto closes