Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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