Skip to main content

Bug Tracker

Side navigation

#15170 closed bug (worksforme)

Opened June 28, 2014 11:50AM UTC

Closed June 30, 2014 02:37PM UTC

Last modified June 30, 2014 03:52PM UTC

contains selector fail for single/unbalanced parenthesis in match

Reported by: elbeardmorez Owned by:
Priority: low Milestone: None
Component: selector Version: 2.1.1
Keywords: unbalanced parenthesis Cc:
Blocked by: Blocking:
Description

brought to light in #3778 but closed as 'duplicate' of #5482. #5482 was closed, 'fixed', but that fixed a different problem (square braces in attributes)

the example of the issue given in #3778 still fails today, 5 years on:

http://jsfiddle.net/MC2e7/

example tested in firefox/chromium, and escape chars don't work here

Attachments (0)
Change History (2)

Changed June 30, 2014 02:37PM UTC by timmywil comment:1

resolution: → worksforme
status: newclosed

Works for me. Updated to jQuery 1.x.

http://jsfiddle.net/MC2e7/38/

Changed June 30, 2014 03:52PM UTC by elbeardmorez comment:2

yep, i'm sorry, i see

1.8.3 (working)

1.7.2 (not working)

on JSFiddle now so i really stuffed up that testing some how.