Bug Tracker

Opened 16 years ago

Closed 16 years ago

#1418 closed bug (fixed)

$("//foo", this) is broken

Reported by: skarkkai Owned by:
Priority: major Milestone: 1.1.4
Component: core Version: 1.1.3
Keywords: Cc:
Blocked by: Blocking:

Description

jQuery code has a fast path for "foo", but it doesn't work when context node is other than documentElement. To verify, enter "div" versus " div" into http://www.woods.iki.fi/interactive-jquery-tester.html

Change History (1)

comment:1 Changed 16 years ago by john

Resolution: fixed
Status: newclosed

Fixed in SVN rev [2473].

Note: See TracTickets for help on using tickets.