Side navigation
#6227 closed bug (fixed)
Opened March 05, 2010 04:42AM UTC
Closed March 05, 2010 05:08AM UTC
Last modified March 05, 2010 05:15AM UTC
$(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.
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