Opened 14 years ago
Closed 13 years ago
#4715 closed defect (fixed)
Reload themeTester results in exception
Reported by: | Adam Peller | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
on FF2 console: [Exception... "Unexpected error arg 0 [nsIDOMHTMLIFrameElement.contentDocument]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: file:///users/peller/workspace/trunk2/dojo/_base/_loader/bootstrap.js :: anonymous :: line 292" data: no]
Change History (6)
comment:1 Changed 13 years ago by
comment:3 Changed 13 years ago by
it's happening here in TextArea?.js, line 135
!this.iframe.contentDocument.title){ |
comment:5 Changed 13 years ago by
Milestone: | → 1.0 |
---|---|
Owner: | set to Douglas Hays |
comment:6 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Hmm, I can't reproduce this. FF2/mac? Does it also happen over http://, or just file://?