Bug Tracker

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#771 closed bug (fixed)

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.

Change History (1)

comment:1 Changed 16 years ago by john

Resolution: fixed
Status: newclosed

Fixed in SVN rev 980.

Note: See TracTickets for help on using tickets.