Opened 12 years ago
Closed 12 years ago
#8008 closed defect (wontfix)
logging a text node in Firebug Lite causes exceptions
Reported by: | alex | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Core | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
on Safari, logging out a text nodes to the firebug lite console causes exceptions.
Change History (3)
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.4 |
---|---|
Owner: | changed from alex to Mike Wilcox |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I could not recreate the bug, but we don't show firebug lite for Safari anymore anyway. (at least not 4.0)
Note: See
TracTickets for help on using
tickets.
I tested this:
Which resulted in:
And clicking on that showed the properties on the text node.
It seems to work. Can the reporter provide an example?