Bug Tracker

Modify

Ticket #61 (closed: invalid)

Opened 7 years ago

Last modified 7 years ago

Vicky

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

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>");

Change History

comment:1 Changed 7 years ago by anonymous

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

comment:2 Changed 7 years ago by john

  • Status changed from new to closed
  • Resolution set to fixed
  • Version set to 1.0
  • Component changed from core to event

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

comment:3 Changed 7 years ago by joern

  • Priority set to blocker
  • Resolution set to invalid
  • Status changed from reopened to closed
  • Component set to ajax
  • Type set to bug

SPAMPOLICE

comment:4 Changed 7 years ago by Vicky

  • Cc Vicky added; "" removed
  • Component changed from ajax to 1
  • Summary changed from ready does not work over https with msie - fix to Vicky
  • Priority changed from blocker to 1
  • Version set to 1
  • Milestone set to 1
  • Keywords Vicky added; "" removed
  • Type changed from bug to 1

comment:5 Changed 3 years ago by snover

  • Priority 1 deleted
  • Type 1 deleted
  • Version 1 deleted
  • Component 1 deleted
  • Milestone 1 deleted

comment:6 Changed 3 years ago by snover

  • Cc Vicky removed
  • Keywords Vicky,SPAM added; Vicky removed

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.