Bug Tracker

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#15170 closed bug (worksforme)

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

Change History (2)

comment:1 Changed 9 years ago by timmywil

Resolution: worksforme
Status: newclosed

Works for me. Updated to jQuery 1.x.

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

comment:2 Changed 9 years ago by elbeardmorez

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.

Note: See TracTickets for help on using tickets.