Skip to main content

Bug Tracker

Side navigation

#12439 closed bug (fixed)

Opened September 01, 2012 08:14AM UTC

Closed September 01, 2012 07:55PM UTC

[Regression] Selectors with both an id and a class return wrong result

Reported by: Schnark Owned by:
Priority: low Milestone: 1.8.1
Component: selector Version: 1.8.0
Keywords: Cc:
Blocked by: Blocking:
Description
  • Example at jsfiddle
  • $('#ca-talk.new a') selects a <li id="ca-talk"><span><a></a></span></li>, though there is no class "new"
  • Affected browsers: I can reproduce the bug in the compatibility mode of IE9, other reports are about IE7, IE8, and Opera. IE9 in standards mode and recent versions of Firefox are ok.
  • Affected jQuery version: 1.8.0 (1.7.2 works as expected)
Attachments (0)
Change History (1)

Changed September 01, 2012 07:55PM UTC by timmywil comment:1

component: unfiledselector
milestone: None1.8.1
priority: undecidedlow
resolution: → fixed
status: newclosed

This has already been fixed.