Bug Tracker

Modify

Ticket #12439 (closed bug: fixed)

Opened 10 months ago

Last modified 10 months ago

[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:
Blocking: Blocked by:

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)

Change History

comment:1 Changed 10 months ago by timmywil

  • Priority changed from undecided to low
  • Resolution set to fixed
  • Status changed from new to closed
  • Component changed from unfiled to selector
  • Milestone changed from None to 1.8.1

This has already been fixed.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.