Skip to main content

Bug Tracker

Side navigation

#4719 closed bug (invalid)

Opened June 02, 2009 07:49PM UTC

Closed June 15, 2010 03:16AM UTC

jQuery.ajax dataFilter parsing of the resulting data hangs IE 7

Reported by: jtate Owned by:
Priority: critical Milestone: 1.4
Component: ajax Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

If I have a dataFilter method that tries to parse the data

    var foo = jQuery(data);
    //Do something with foo

it will hang on IE 7, and the iexplor.exe process will have to be killed. It does not seem to matter how big the data is, or what the contents are.

Attachments (2)
  • blank.html (0.1 KB) - added by jtate June 02, 2009 07:50PM UTC.

    second page (loaded by ajax)

  • test.html (0.6 KB) - added by jtate June 02, 2009 07:50PM UTC.

    test page

Change History (2)

Changed June 02, 2009 07:56PM UTC by jtate comment:1

I was trying to do this as part of a jquery.tabs structure.

Changed June 15, 2010 03:16AM UTC by dmethvin comment:2

resolution: → invalid
status: newclosed

Please ask for help on the forum.