Opened 10 years ago
Closed 10 years ago
#12850 closed defect (fixed)
dojox.data test suite won't start
Reported by: | haysmark | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Data | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
See:
The dojox data tests don't start. In the Log pane, I get different messages depending on which browser I use:
- IE8: TypeError?: Object doesn't support this property or method
- IE9: TypeError?: Object doesn't support this property or method 'getObject'
Change History (8)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|
comment:4 Changed 10 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The dojox.data tests aren't starting again in IE. In IE9 in particular I get the error:
TypeError: Object doesn't support this property or method 'getObject'
comment:5 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:6 Changed 10 years ago by
Version: | 1.6.0 → 1.7.0b1 |
---|
comment:7 Changed 10 years ago by
Owner: | changed from Jared Jurkiewicz to bill |
---|---|
Status: | reopened → new |
Bill, [25490] regressed the dojox.data test suite.
Note: See
TracTickets for help on using
tickets.
(In [24730]) Fixes for issues reported. Caused by new AMD loader. \!strict fixes #12850