Bug Tracker

Ticket #2705 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

eval scripts in AJAX response does not work well in IE

Reported by: hlb Assigned to: anonymous
Type: bug Priority: major
Milestone: 1.2.4 Component: core
Version: 1.2.3 Keywords: IE, AJAX
Cc: Needs: Patch

Description

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

Attachments

core.js.patch (0.6 kB) - added by hlb 1 year ago.

Change History

Changed 1 year ago by hlb

Changed 1 year ago by flesler

@nib

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

Changed 1 year ago by flesler

  • status changed from new to closed
  • resolution set to fixed

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).

Note: See TracTickets for help on using tickets.