#6227 closed bug (fixed)
$(arrayofElements).appendTo(...) fails
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | manipulation | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It appears as if only the first element is actually appended in - we should be using .call() instead of .apply() in the appendTo logic.
Change History (2)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
Hmm, ok, I'm having a really hard time reproducing this - but changing the apply to call seems harmless, so I can do that anyway.
http://github.com/jquery/jquery/commit/2c08004f6d4e7f11a875190e132d204a25cb9418