#10303 closed defect (fixed)
IE: dojox/editor/tests/editorTablePlugs.html fails to load
Reported by: | Douglas Hays | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dojox | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I cannot get dojox/editor/tests/editorTablePlugs.html to load in IE6 or 7. I get an exception about being unable to load dojox.html.selection. If I ignore that exception and try to continue, then I get PermissionDenied? errors every time I select 1 of the table function icons.
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Milestone: | tbd → 1.4 |
---|
Note: See
TracTickets for help on using
tickets.
(In [20767]) Removing erronious import from test file. fixes #10303