#2892 closed defect (fixed)
M2: 0.9 New odd behavior with D.O.H and IE
Reported by: | Jared Jurkiewicz | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | TestFramework | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
M2: 0.9 New odd behavior with D.O.H and IE
When trying to use IE to run D.O.H, it now no-longer allows you to specify what module to load (it always loads the base/core dojo.tests.module). This used to work, but some very recent change in D.O.H. seems to have regressed it. I've seen this odd behavior on both IE 6 and IE 7.
To trigger it, just take IE 6 and try to load (something like): http://localhost:8080/dojotest/util/doh/runner.html?testModule=dojox.tests.module
And you'll get the base/core tests.
Try the same URL in firefox and you'll get the dojox tests.
Note: See
TracTickets for help on using
tickets.
(In [8367]) janky scoping issues on IE. fixes #2892