Bug Tracker

Opened 13 years ago

Closed 13 years ago

#6257 closed bug (fixed)

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.

Change History (1)

comment:1 Changed 13 years ago by john

Component: unfiledmanipulation
Milestone: 1.4.21.4.3
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.