Bug Tracker

Modify

Ticket #11738 (closed enhancement: fixed)

Opened 14 months ago

Last modified 13 months ago

Remove .closest(Array) returning Array

Reported by: dmethvin Owned by: dmethvin
Priority: low Milestone: 1.8
Component: traversing Version: 1.7.2
Keywords: Cc:
Blocking: Blocked by:

Description

This was part of the old .live() internal code, exposed in the API for some reason so we deprecated it in 1.7.

Note that this does not affect any sane uses of .closest(), only this signature:  http://api.jquery.com/closest/#closest2

Change History

comment:1 Changed 14 months ago by dmethvin

  • Status changed from new to assigned
  • Component changed from unfiled to traversing
  • Priority changed from undecided to low
  • Milestone changed from None to 1.8
  • Owner set to dmethvin
  • Type changed from bug to enhancement

comment:2 Changed 13 months ago by dmethvin

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

comment:3 Changed 13 months ago by Dave Methvin

Fix #11738. Remove deprecated .closest(Array) => Array.

Changeset: 56d5c1c3a3b012b159e56acbb655a14abfcc8894

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.