Opened 13 years ago
Closed 12 years ago
#5490 closed enhancement (worksforme)
Few fixes for release
Reported by: | pbcomm | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.2 |
Component: | core | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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
Note: See
TracTickets for help on using
tickets.