Error line 22862 when trying Firebug on IE

24 views
Skip to first unread message

DeCoder

unread,
Oct 19, 2011, 3:25:34 AM10/19/11
to Firebug
Hello,

When I load Firebug on my web app, it fails first with an IE error:

Line: 22862
Error: 'f' is null or not an object

And just after

Line: 9635
Error: Access is denied.

I put the statement <script type="text/javascript" src="firebug-lite-
beta.js"></script> in <head></head> after the meta, before the styles.
I tried before with the stable version, and with/without debug=true in
the <html> mark.

The page is running on IE8 with IE7 standards.

Is that a known defect? I couldn't find any reference to this specific
error with a Google search

Thanks for your help!!!

Pedro Simonetti Garcia

unread,
Oct 19, 2011, 4:37:34 PM10/19/11
to fir...@googlegroups.com
This seems to be a bug. And I'm not aware of it, that is, it is NOT a known issue.

Could you please point me a URL, or a simple HTML file, that shows this problem happening?

I need to reproduce the problem in order to be able to detect what is going on.

Also, please read the following discussions and see if something regarding stylesheets could be involved in the problem:

http://groups.google.com/group/firebug/browse_thread/thread/793914274283b72d/afab424a793fe421#afab424a793fe421

http://code.google.com/p/fbug/issues/detail?id=4918

regards,

Pedro Simonetti.

2011/10/19 DeCoder <stephan...@gmail.com>

--
You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to fir...@googlegroups.com.
To unsubscribe from this group, send email to firebug+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/firebug?hl=en.


DeCoder

unread,
Nov 10, 2011, 11:29:50 AM11/10/11
to Firebug
Hi Pedro,

So, it took me a while to find the time to search further. I removed
the code piece by piece (looking at CSS, we have @import statements,
no @media), hoping to have that problem stop at sometimes and nail
down the problem. It didn't work. Even with a dead simple HTML, it is
still not working, so I must be doing something very wrong here:

<html>
<head>
<script type="text/javascript" src="firebug-lite-beta.js"></script>
<title>My title</title>
</head>
<body>
<script type="text/javascript">console.log("Hi there")</script>
</body>
</html>

I still returns me the Access is Denied error as a popup in IE, and
Firebug doesn't show up.

Regards

On Oct 19, 9:37 pm, Pedro Simonetti Garcia <pedrosimone...@gmail.com>
wrote:
> This seems to be a bug. And I'm not aware of it, that is, it is NOT a known
> issue.
>
> Could you please point me a URL, or a simple HTML file, that shows this
> problem happening?
>
> I need to reproduce the problem in order to be able to detect what is going
> on.
>
> Also, please read the following discussions and see if something regarding
> stylesheets could be involved in the problem:
>
> http://groups.google.com/group/firebug/browse_thread/thread/793914274...
>
> http://code.google.com/p/fbug/issues/detail?id=4918
>
> regards,
>
> Pedro Simonetti.
>
> 2011/10/19 DeCoder <stephane.ro...@gmail.com>
Reply all
Reply to author
Forward
0 new messages