Skip to main content

Bug Tracker

Side navigation

#61 closed (invalid)

Opened July 11, 2006 01:01PM UTC

Closed October 26, 2006 02:21PM UTC

Last modified November 08, 2006 02:56PM UTC

Vicky

Reported by: alistair.potts@party Owned by:
Priority: Milestone:
Component: Version:
Keywords: Vicky,SPAM Cc:
Blocked by: Blocking:
Description

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>");
Attachments (0)
Change History (6)

Changed July 11, 2006 01:08PM UTC by anonymous comment:1

Should have added - this problem only affects ie7b3. However, the fix works for ie5.5 -> ie7b3, and saves a few bytes.

Changed July 17, 2006 02:05AM UTC by john comment:2

component: coreevent
resolution: → fixed
status: newclosed
version: → 1.0

That's a great hack, thanks! It's in SVN rev 151.

Changed October 26, 2006 02:21PM UTC by joern comment:3

component: → ajax
priority: → blocker
resolution: → invalid
status: reopenedclosed
type: → bug

SPAMPOLICE

Changed November 08, 2006 02:56PM UTC by Vicky comment:4

cc: ""Vicky
component: ajax1
keywords: ""Vicky
milestone: → 1
priority: blocker1
summary: ready does not work over https with msie - fixVicky
type: bug1
version: → 1

Changed October 24, 2010 09:22PM UTC by snover comment:5

component: 1
milestone: 1
priority: 1
type: 1
version: 1

Changed October 24, 2010 09:28PM UTC by snover comment:6

cc: Vicky
keywords: VickyVicky,SPAM