Side navigation
#771 closed bug (fixed)
Opened January 10, 2007 11:09AM UTC
Closed January 10, 2007 04:14PM UTC
Last modified June 19, 2007 06:59AM UTC
remove(String) fails to filter elements
| Reported by: | joern | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1a |
| Component: | core | Version: | 1.1a |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
Something like $("#container *").remove("a") should remove only anchors, but it ignores the filter and removes everything.
Test is already commited.
Attachments (0)
Change History (1)
Changed January 10, 2007 04:14PM UTC by comment:1
| resolution: | → fixed |
|---|---|
| status: | new → closed |
Fixed in SVN rev 980.