Skip to main content

Bug Tracker

Side navigation

#12057 closed bug (fixed)

Opened July 11, 2012 10:44AM UTC

Closed July 11, 2012 09:23PM UTC

Sizzle Regression

Reported by: mail.someone@gmail.com Owned by: gibson042
Priority: high Milestone: 1.8
Component: selector Version: 1.8b2
Keywords: Cc:
Blocked by: Blocking:
Description

Was working in 1.8b1, now breaks in 1.8b2

ok (quoted value)

$("input:radio[value='1']")

nok (was working in all jQ pre 1.8b2 versions)

$("input:radio[value=1]")

Tested in FF 14

Attachments (0)
Change History (3)

Changed July 11, 2012 01:30PM UTC by dmethvin comment:1

component: unfiledselector
milestone: None1.8
priority: undecidedhigh
status: newopen

Changed July 11, 2012 08:15PM UTC by gibson042 comment:2

owner: → gibson042
status: openassigned

Changed July 11, 2012 09:23PM UTC by Dave Methvin comment:3

resolution: → fixed
status: assignedclosed

Update Sizzle; Closes #12054, #12057.

Changeset: 0bde43aeee5bed5fdfb5bffaecb8c1f43c8fdf19