#13094 closed defect (fixed)
requirejs-simple-badbase tests stalls DOH in IE6
Reported by: | haysmark | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Loader | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In IE6, when DOH loads these tests, IE6 creates a blocking dialog with an "Operation aborted" message (presumably because of the bad base tag) and won't let DOH continue until you close the dialog.
Change History (2)
comment:1 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
(In [25282]) improved technique to script inject (thanks Bryan Forbes); removed sync test for bad base on ie6; fixes #13094; !strict