Side navigation
#12245 closed bug (duplicate)
Opened August 10, 2012 12:37PM UTC
Closed August 12, 2012 01:11PM UTC
Problem with not, has and a selector
Reported by: | camegra@hotmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | selector | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
I've just tried to update from 1.7.2 to 1.8.0 and I've got a problem with this:
$("fieldset:not(:has(.rf-msg-err)):not(:has(fieldset)):not(.searchFieldset)")
I works in 1.7.2 but not in 1.8.0. (Syntax error, unrecognized expression)
(Firefox 14)
Attachments (0)
Change History (1)
Changed August 12, 2012 01:11PM UTC by comment:1
component: | unfiled → selector |
---|---|
resolution: | → duplicate |
status: | new → closed |
Duplicate of #12237.