Side navigation
#5490 closed enhancement (worksforme)
Opened November 11, 2009 05:45PM UTC
Closed November 01, 2010 05:24AM UTC
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
Attachments (0)
Change History (1)
Changed November 01, 2010 05:24AM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |