Bug Tracker

Modify

Ticket #12043 (closed bug: invalid)

Opened 12 months ago

Last modified 12 months ago

Sizzle Error - unrecognised expression (0)

Reported by: rich@… Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.2
Keywords: Cc:
Blocking: Blocked by:

Description

On the webpage,  http://www.bimomotor.com/bimo/category/All+categories

I am using the jQuery tablesorter module, and noticed that it stopped working after I added the user rating after the username shown in the 'Created By' column.

Looking at jQuery - the problem occurs when tablesorter tries to parse the cell: <td><a href="/bimo/user/profile/admin">admin (0)</a></td>

Seems innocuous enough, but why does jQuery report an error in line 4267 (jquery.1.7.2.js) - "Syntax error, unrecognized expression: (0)"

Very odd

Change History

comment:1 Changed 12 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

This would require debugging the tablesorter plugin, so it's not (yet) a core bug. Ask for help in narrowing down the problem, and if you find a true bug please post a reduced test case with clear description of the problem.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.