Opened 14 years ago
Closed 14 years ago
#4205 closed bug (fixed)
jQuery.filter used incorrectly in .remove()
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | core | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Right now jQuery.filter is used when jQuery.multiFilter should be used instead.
Note: See
TracTickets for help on using
tickets.
Fixed in SVN rev [6248].