jQuery: The Write Less, Do More JavaScript Library

Ticket #1418 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

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

Reported by: skarkkai Assigned to: anonymous
Type: bug Priority: major
Milestone: 1.1.4 Component: core
Version: 1.1.3 Keywords:
Cc: Needs: Review

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

Change History

Changed 1 year ago by john

  • status changed from new to closed
  • resolution set to fixed

Fixed in SVN rev [2473].

Note: See TracTickets for help on using tickets.