Skip to main content

Bug Tracker

Side navigation

#6158 closed bug (fixed)

Opened February 24, 2010 03:57AM UTC

Closed March 15, 2011 09:08PM UTC

Last modified April 15, 2011 03:32PM UTC

"elems is undefined" JavaScript error calling $(this).text() in .replaceWith() argument

Reported by: jablko Owned by:
Priority: low Milestone: 1.5.2
Component: manipulation Version: 1.4.1
Keywords: text, replaceWith Cc:
Blocked by: Blocking:
Attachments (1)
  • test-6158.html (0.4 KB) - added by dmethvin August 11, 2010 01:44AM UTC.
Change History (6)

Changed June 15, 2010 12:10AM UTC by dmethvin comment:1

component: unfiledmanipulation

Changed August 11, 2010 01:50AM UTC by dmethvin comment:2

Confirmed; test case attached.

It seems like the function should be called in a this.each() for the matched set, and that's not happening.

Changed October 25, 2010 07:35AM UTC by SlexAxton comment:3

keywords: → text, replaceWith
milestone: 1.4.21.5
priority: → low
status: newopen

Changed March 05, 2011 04:07PM UTC by jboesch comment:4

Changed March 15, 2011 09:08PM UTC by john comment:5

milestone: → 1.5.2
resolution: → fixed
status: openclosed

Landed.

Changed April 15, 2011 03:32PM UTC by anonymous comment:6


----

=