Modify ↓
Ticket #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: | ||
| 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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
