Bug Tracker

Modify

Ticket #6227 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

$(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.

Change History

comment:1 Changed 3 years ago by john

  • Status changed from new to closed
  • Resolution set to fixed

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.