Vicky
Reported by: |
[email protected]… |
Owned by: |
|
Priority:
|
|
Milestone:
|
|
Component:
|
|
Version:
|
|
Keywords:
|
Vicky, SPAM
|
Cc:
|
|
Blocked by:
|
|
Blocking:
|
|
Original (line 991):
// Only works if you document.write() it
document.write("<scr" + "ipt id=__ie_init defer=true " +
"src=javascript:void(0)></script>");
Fix:
// Only works if you document.write() it
document.write("<scr" + "ipt id=__ie_init defer=true " +
"src=//:></script>");
Change History (6)
Component: |
core →
event
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Version: |
→ 1.0
|
Component: |
→ ajax
|
Priority: |
→ blocker
|
Resolution: |
→ invalid
|
Status: |
reopened →
closed
|
Type: |
→ bug
|
Cc: |
Vicky added; "" removed
|
Component: |
ajax →
1
|
Keywords: |
Vicky added; "" removed
|
Milestone: |
→ 1
|
Priority: |
blocker →
1
|
Summary: |
ready does not work over https with msie - fix →
Vicky
|
Type: |
bug →
1
|
Version: |
→ 1
|
Component: |
1
|
Milestone: |
1
|
Priority: |
1
|
Type: |
1
|
Version: |
1
|
Cc: |
Vicky removed
|
Keywords: |
SPAM added
|
Should have added - this problem only affects ie7b3. However, the fix works for ie5.5 -> ie7b3, and saves a few bytes.