Opened 13 years ago
Closed 13 years ago
#7242 closed defect (fixed)
consoleBody.childNodes is null
Reported by: | Mike Wilcox | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Core | Version: | 1.1.1 |
Keywords: | Cc: | alex, James Burke | |
Blocked By: | Blocking: |
Description
When Firebug Lite does not load properly due to a code error, or if the popup window is closed and then main page is refreshed, IE gives an error: "consoleBody.childNodes is null or not an object".
Changed a line in _firebug to test for consoleBody.
Change History (2)
comment:1 Changed 13 years ago by
Owner: | changed from anonymous to Mike Wilcox |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This should have been closed with the commit. Fixed.