Skip to main content

Bug Tracker

Side navigation

#2705 closed bug (fixed)

Opened April 17, 2008 03:52PM UTC

Closed May 16, 2008 06:39PM UTC

eval scripts in AJAX response does not work well in IE

Reported by: hlb Owned by:
Priority: major Milestone: 1.2.4
Component: core Version: 1.2.3
Keywords: IE, AJAX Cc:
Blocked by: Blocking:
Description

jQuery append the scripts and remove them immediately in globalEval function, but it fails in IE. So I write this patch.

Attachments (1)
  • core.js.patch (0.6 KB) - added by hlb April 17, 2008 03:53PM UTC.
Change History (2)

Changed May 06, 2008 03:16AM UTC by flesler comment:1

@nib

Isn't this, perhaps, the same situation as #2709 ?

Changed May 16, 2008 06:39PM UTC by flesler comment:2

resolution: → fixed
status: newclosed

I suppose this is the same issue as it's nearly the same situation.

Please do reopen this if your issue persists (try the trunk version).