Skip to main content

Bug Tracker

Side navigation

#12948 closed bug (notabug)

Opened November 23, 2012 06:34AM UTC

Closed November 23, 2012 06:05PM UTC

a bug about closest() on jquery 1.8+

Reported by: zzz8415@126.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.3
Keywords: Cc:
Blocked by: Blocking:
Description

use method closest(selectors)

If selectors is array,can't found result

I think pos.index(cur) is wrong, Perhaps pos = jQuery( selectors, context || this.context ) initialization is wrong.

oh,my english is so pool!!!

If you can, give me back to Chinese mail,thx

Attachments (0)
Change History (1)

Changed November 23, 2012 06:05PM UTC by dmethvin comment:1

resolution: → notabug
status: newclosed

The .closest(Array) returning Array API signature was deprecated in 1.7 and removed in 1.8.