Skip to main content

Bug Tracker

Side navigation

#1544 closed bug (fixed)

Opened August 27, 2007 08:25AM UTC

Closed November 30, 2007 10:55PM UTC

.load() callback broken in Firefox3

Reported by: lhwparis Owned by:
Priority: major Milestone: 1.2.2
Component: ajax Version: 1.1.4
Keywords: Firefox3 .load callback Cc:
Blocked by: Blocking:
Description

i think .load() callback function is broken in Firefox3 (Gran Paradiso)

any other browser (firefox 2.0 too) starts the callback function

of .load() only gran paradiso dont want to start the callback

function. i have tested $.post callback function - this one works!

Attachments (0)
Change History (2)

Changed August 27, 2007 01:56PM UTC by lhwparis comment:1

i have tried to run http://jquery.com/test/ with firefox3 (on MacOS X 10.4.9) and it brakes by running .load() test.

Changed November 30, 2007 10:55PM UTC by davidserduke comment:2

milestone: 1.21.2.2
resolution: → fixed
status: newclosed

The http://jquery.com/test/ is a bit old and still running 1.1.4 instead of 1.2.1 (and it fails as the ticket says). So I tried it on the SVN Test Suite and it worked so this appears to be fixed. Since we didn't fix it on purpose, please reopen the bug if you notice any more information about load() failing.