Side navigation
#13722 closed feature (fixed)
Opened April 03, 2013 02:03PM UTC
Closed April 23, 2013 12:35AM UTC
replaceWith argument handling is inconsistent with other manipulation methods
Reported by: | gibson042 | Owned by: | gibson042 |
---|---|---|---|
Priority: | high | Milestone: | 1.10/2.0 |
Component: | manipulation | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
(from https://github.com/jquery/jquery/pull/1163#commitcomment-2582368)
Manipulation methods generally accept any number of arguments, joining them together for the actual DOM manipulation step. .replaceWith
should do the same.
Attachments (0)
Change History (4)
Changed April 03, 2013 02:03PM UTC by comment:1
owner: | → gibson042 |
---|---|
status: | new → assigned |
Changed April 05, 2013 06:57AM UTC by comment:2
component: | unfiled → manipulation |
---|---|
priority: | undecided → high |
Changed April 05, 2013 12:39PM UTC by comment:3
milestone: | None → 1.10 |
---|
Changed April 23, 2013 12:35AM UTC by comment:4
milestone: | 1.10 → 1.10/2.0 |
---|---|
resolution: | → fixed |
status: | assigned → closed |