Hello
Is anyone aware of Firebug 1.10.3 causing errors in JavaScript when used with Aurora (or possibly any version of Firefox after the Hueyfix) ?
With Firebug 1.10.3 and Aurora over the last few days I've seen errors such as this:
TypeError: elem is undefined
../jquery-1.3.2.js
Line 1305
> I have the same problem on 2 sites with jquery 1.7.2 and 1.8.1
> (www.colaco.fr and another not visible). The errors stops when
> I "Disable for all sites". If I disable only console errors continue to occurs...
I have been testing this
My scenario
1) Use Firefox Aurora (17.0a2)
2) Install Firebug 1.10.3 (restart the browser even if it isn’t necessary)
3) Enable all panels in Firebug
4) Load www.colaco.fr
5) Open Firebug, reload
I am seeing “(nothing to output)” plugins.js (line 7) in the console
Where I should see the error?
What OS are you using?
Honza
From: fir...@googlegroups.com [mailto:fir...@googlegroups.com] On Behalf Of RenaudAS
Sent: Wednesday, September 19, 2012 3:25 PM
To: fir...@googlegroups.com
Subject: [firebug] Re: Firebug 1.10.3 and Aurora incompatibility?
Hello,
I have the same problem on 2 sites with jquery 1.7.2 and 1.8.1 (www.colaco.fr and another not visible).
The errors stops when I "Disable for all sites". If I disable only console errors continue to occurs...
Thanks
--
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
https://groups.google.com/forum/#!forum/firebug
On Friday, September 14, 2012 4:23:10 AM UTC+2, pd wrote:Hello
Is anyone aware of Firebug 1.10.3 causing errors in JavaScript when used with Aurora (or possibly any version of Firefox after the Hueyfix) ?
With Firebug 1.10.3 and Aurora over the last few days I've seen errors such as this:
TypeError: elem is undefined
../jquery-1.3.2.js
Line 1305Do you have a test case for your scenario, so we can reproduce that? Does the error still occur when you disable the Console panel?
Furthermore note that jQuery 1.3.2 is very outdated (it was released at the beginning of 2009). The latest stable release is already 1.8.1. So I suggest you to update it.