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.
Attachments (0)
Change History (1)
Changed October 03, 2013 03:55PM UTC by comment:1
component: | unfiled → selector |
---|---|
resolution: | → notabug |
status: | new → closed |
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/