Bug Tracker

Modify

Ticket #6797 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

FireFox 4 Beta - getScript

Reported by: theduke Owned by:
Priority: Milestone: 1.4.3
Component: ajax Version: 1.4.2
Keywords: Cc:
Blocking: Blocked by:

Description

On the current Firefox 4 Beta release:

Calling $.getScript() will load the script just fine, but the callback function is not called.

Change History

comment:1 Changed 3 years ago by ganeshkrishnan

Most of the callback methods are failing in Firefox 4 beta. Preliminary investigations while debugging the jquery.js reveals that Firefox is skipping the readystate change method for xhr object

comment:2 Changed 3 years ago by KangOl

comment:3 Changed 3 years ago by ganeshkrishnan

w000t! Thanks dude. I was digging into the Jquery.js file for solving this problem all night. Problem solved.

comment:4 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

Not a jquery bug.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.