Bug Tracker

Modify

Ticket #2077 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

Scope Leaked in jQuery.find() (1.2.2b)

Reported by: Byron Owned by:
Priority: critical Milestone: 1.2.2
Component: core Version: 1.2.1
Keywords: Cc:
Blocking: Blocked by:

Description

the object "merge" is being leaked into the global scope here :  http://dev.jquery.com/browser/trunk/jquery/src/selector.js - line 143

To reproduce this leak do the following:

go to  http://byron.adams54.googlepages.com/mutation.html

click "Insert Node", and then click "Remove Node"

Change History

comment:1 Changed 5 years ago by davidserduke

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

Fixed in [4239]. Thanks for catching that one.

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.