Skip to main content

Bug Tracker

Side navigation

#14417 closed bug (notabug)

Opened October 03, 2013 11:42AM UTC

Closed October 03, 2013 03:55PM UTC

Impossible to select attribute value that contain backslash.

Reported by: EloB Owned by:
Priority: undecided Milestone: None
Component: selector Version: 1.10.2
Keywords: Cc:
Blocked by: Blocking:
Description

Iam not sure this is a jQuery bug probably Sizzle related.

http://jsfiddle.net/Bgwk7/

Attachments (0)
Change History (1)

Changed October 03, 2013 03:55PM UTC by gibson042 comment:1

component: unfiledselector
resolution: → notabug
status: newclosed

This is actually not a bug at all, but a misunderstanding of Javascript and CSS selector escaping. I've clarified it for you: http://jsfiddle.net/Bgwk7/1/