Bug Tracker

Modify

Ticket #5490 (closed enhancement: worksforme)

Opened 4 years ago

Last modified 3 years ago

Few fixes for release

Reported by: pbcomm Owned by:
Priority: minor Milestone: 1.3.2
Component: core Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

In jquery-nightly.js 1.4pre - 6586

Line 3150 - if ( name == "selected" && elem.parentNode ) - change to === Line 3157 - if ( name == "type" && - change to === Line 2279 - filter.PSEUDO redeclares "i" that is passed into the function in the for loop Line 1888 - Sizzle find function declares "match" twice

Change History

comment:1 Changed 3 years ago by snover

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

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.