Bug Tracker

Modify

Ticket #4056 (closed bug: invalid)

Opened 4 years ago

Last modified 4 years ago

:selected selector throwing error

Reported by: msteitle Owned by: john
Priority: major Milestone: 1.3.1
Component: selector Version: 1.3.1
Keywords: PSEUDO, :selector Cc:
Blocking: Blocked by:

Description

When making a selection set using :selector an error is thrown on line 1938 (of jquery-1.3.js). How the error is labeled sometimes varies ("filter is not a function" is the one I've seen the most), but the error is always thrown on this line of code:

return filter( elem, i, match, array );

This is part of the PSEUDO property of Sizzle.selectors.

Change History

comment:1 Changed 4 years ago by msteitle

Update: Apologies, this appears to be the work of a jQuery plugin that has lost compatibility with the 1.3 upgrade.

comment:2 Changed 4 years ago by dmethvin

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

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.