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:21PM UTC by comment:1
Changed July 14, 2009 11:27PM UTC by 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() tweaks → wrap() with text node. |
Changed July 14, 2009 11:28PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in SVN rev [6434].
From David Flanagan:
http://groups.google.com/group/jquery-dev/browse_thread/thread/5a076d62b88a7c86
http://groups.google.com/group/jquery-dev/browse_thread/thread/9a4259a95d77447b