Skip to main content

Bug Tracker

Side navigation

#1418 closed bug (fixed)

Opened July 21, 2007 11:14PM UTC

Closed July 25, 2007 12:57AM UTC

$("//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

Attachments (0)
Change History (1)

Changed July 25, 2007 12:57AM UTC by john comment:1

resolution: → fixed
status: newclosed

Fixed in SVN rev [2473].