Bug Tracker

Opened 16 years ago

Closed 15 years ago

#1544 closed bug (fixed)

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

Change History (2)

comment:1 in reply to:  description Changed 16 years ago by lhwparis

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

comment:2 Changed 15 years ago by davidserduke

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.

Note: See TracTickets for help on using tickets.