Opened 11 years ago
Closed 9 years ago
#13296 closed defect (patchwelcome)
Error when using DataGrid in an HTA
Reported by: | gjditchfield | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.6.1 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
The attached file contains a dojox.grid.DataGrid?. It works as expected when the file is saved with a ".htm" extension and opened with Internet Explorer 8. When I save it with a ".hta" extension and open it with MSHTA, running under Windows XP SP3, I get an error:
Line: 36 Error: 'f.contentWindow.parent[...].html' is null or not an object
At this moment, the alert() reports that the Dojo version is 1.6.0 (23917). I get the same error when I use a copy of Dojo 1.6.1 (24595) downloaded to my workstation
Attachments (1)
Change History (4)
Changed 11 years ago by
comment:1 Changed 11 years ago by
Owner: | changed from evan to Evan |
---|
comment:2 Changed 9 years ago by
comment:3 Changed 9 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Causes an error when used as a Hypertext Application