Skip to main content

Bug Tracker

Side navigation

#6257 closed bug (fixed)

Opened March 10, 2010 01:29PM UTC

Closed March 10, 2010 04:25PM UTC

Bug in cleanData

Reported by: nicolas Owned by:
Priority: Milestone: 1.4.3
Component: manipulation Version: 1.4.2
Keywords: cleanData Cc:
Blocked by: Blocking:
Description

I can reproduce the bug only with ie(7).

Microsoft Script debugger says :

line : 4519

events is null

(function cleanData)

Well, if i add a test : data != null before, it works.

Here is the code that produce the bug in my script :

$("#page").hide().html(responsesearch).fadeIn("normal");

I can reproduce the bug with 1.4.3 version.

Attachments (0)
Change History (1)

Changed March 10, 2010 04:25PM UTC by john comment:1

component: unfiledmanipulation
milestone: 1.4.21.4.3
resolution: → fixed
status: newclosed