Skip to main content

Bug Tracker

Side navigation

#8248 closed bug (duplicate)

Opened February 11, 2011 02:39PM UTC

Closed February 11, 2011 02:55PM UTC

Last modified February 11, 2011 02:55PM UTC

i'm founded an error

Reported by: anonymous Owned by:
Priority: low Milestone: 1.next
Component: selector Version: 1.5
Keywords: Cc:
Blocked by: Blocking:
Description

ERROR: uncaught exception: Syntax error, unrecognized expression: a[href=/]

in:

$('#top_menu a[href=\\/], #bottom_menu a[href=\\/]').addClass('a_in_page');

or

$('#top_menu a[href=/], #bottom_menu a[href=/]').addClass('a_in_page');

Attachments (0)
Change History (3)

Changed February 11, 2011 02:41PM UTC by anonymous comment:1

but in JQuery 1.4.4 it's worked, no problem!!

Changed February 11, 2011 02:55PM UTC by jitter comment:2

component: unfiledselector
priority: undecidedlow
resolution: → duplicate
status: newclosed

Changed February 11, 2011 02:55PM UTC by jitter comment:3

Duplicate of #8120.