Skip to main content

Bug Tracker

Side navigation

#3283 closed bug (duplicate)

Opened August 23, 2008 03:24PM UTC

Closed March 18, 2009 10:23PM UTC

The use of methods IE6 errors jsonp.

Reported by: Lukin Owned by:
Priority: major Milestone: 1.3
Component: ajax Version: 1.2.6
Keywords: jsonp ajax Cc:
Blocked by: Blocking:
Description

IE6 under the 2626 and 2727 trip errors, the code be amended to the following code not a problem.


if ( head ) {
	try{
		head.removeChild( script );
	} catch(e){}
}

Attachments (0)
Change History (3)

Changed October 10, 2008 06:12AM UTC by rberger comment:1

Is this the same bug with a different solution to Ticket #2923?

Changed February 15, 2009 06:55PM UTC by dmethvin comment:2

This may be related to #3705?

Changed March 18, 2009 10:23PM UTC by brandon comment:3

resolution: → duplicate
status: newclosed

Consolidating this into #4378