Skip to main content

Bug Tracker

Side navigation

#4902 closed bug (fixed)

Opened July 14, 2009 11:21PM UTC

Closed July 14, 2009 11:28PM UTC

wrap() with text node.

Reported by: john Owned by:
Priority: major Milestone: 1.4
Component: core Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

Wrapping doesn't work when the first sub-child is a text node.

http://groups.google.com/group/jquery-dev/browse_thread/thread/5a076d62b88a7c86

Attachments (0)
Change History (3)

Changed July 14, 2009 11:27PM UTC by john comment:2

description: Wrapping doesn't work when the first sub-child is a text node. \ \ Also, all the elements are cloned, but only the first needs to be.Wrapping doesn't work when the first sub-child is a text node. \ \ http://groups.google.com/group/jquery-dev/browse_thread/thread/5a076d62b88a7c86
summary: wrap() tweakswrap() with text node.

Changed July 14, 2009 11:28PM UTC by john comment:3

resolution: → fixed
status: newclosed

Fixed in SVN rev [6434].