Bug Tracker

Modify

Ticket #7440 (closed bug: worksforme)

Opened 3 years ago

Last modified 2 years ago

Can't bind global Ajax events to window object

Reported by: emw.code@… Owned by:
Priority: high Milestone: 1.next
Component: ajax Version: 1.4.3
Keywords: regression,ajaxrewrite Cc:
Blocking: Blocked by:

Description

I can't seem to bind global Ajax events like ajaxSuccess to the window object when using jQuery 1.4.3. This isn't consistent with jQuery 1.4.2. To see, compare the output of  http://jsfiddle.net/rnuBK/6/ between the two jQuery versions.

Change History

comment:1 Changed 3 years ago by rwaldron

  • Keywords regression added
  • Priority changed from undecided to high
  • Status changed from new to open
  • Component changed from unfiled to ajax
  • Milestone changed from 1.5 to 1.4.5

comment:2 Changed 2 years ago by rwaldron

  • Keywords regression,ajaxrewrite added; regression removed

comment:3 Changed 2 years ago by rwaldron

  • Status changed from open to closed
  • Resolution set to worksforme

The behaviour reported was not actually documented as being supported, take a look at the following fiddle that shows how to correctly use jQuery.fn.ajaxSuccess

 http://jsfiddle.net/rwaldron/7QHy4/1/

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.