Bug Tracker

Opened 14 years ago

Closed 13 years ago

#5875 closed bug (fixed)

.replaceWith() doesn't work with empty set

Reported by: johns Owned by:
Priority: major Milestone: 1.4.1
Component: manipulation Version: 1.4
Keywords: Cc:
Blocked by: Blocking:

Description

I have a function that calls $(selector).replaceWith("html here"). When the selector doesn't match any elements the replaceWith call causes the function "die" (the lines after it aren't executed). I don't see any errors in the Firebug console. This worked with 1.3.2. Same behavior with both min and normal versions.

Change History (2)

comment:1 Changed 13 years ago by dmethvin

Component: unfiledmanipulation

comment:2 Changed 13 years ago by dmethvin

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.