Skip to main content

Bug Tracker

Side navigation

#8349 closed bug (duplicate)

Opened February 22, 2011 02:13PM UTC

Closed February 22, 2011 05:14PM UTC

Last modified February 22, 2011 11:22PM UTC

Cannot create complex elements

Reported by: StevenWellens@gmail.com Owned by:
Priority: low Milestone: 1.5.1
Component: manipulation Version: 1.5
Keywords: Cc:
Blocked by: Blocking:
Description

This no longer works:

$test = $("<div>abc</div>");

Attachments (0)
Change History (8)

Changed February 22, 2011 02:31PM UTC by ajpiano comment:1

_comment0: a) This is not a valid test case - please read the [http://docs.jquery.com/How_to_Report_bugs bug reporting guidelines] before filing. \ b) This definitely still works: http://jsfiddle.net/bMHJa/1298385122857207
resolution: → worksforme
status: newclosed

a) This is not a valid test case - please read the bug reporting guidelines before filing.

b) This definitely still works: http://jsfiddle.net/bMHJa/

Changed February 22, 2011 02:38PM UTC by Steve Wellens comment:2

>> please read the bug reporting guidelines before filing.

FYI: That link has no text.

Try this:

http://jsfiddle.net/bMHJa/1/

Changed February 22, 2011 03:17PM UTC by ajpiano comment:3

Whoops, mistyped the link, damn case sensitive URLS. http://docs.jquery.com/How_to_Report_Bugs

That fiddle that you linked alerts a length of 1 on both jQuery 1.4.4 and jQuery 1.5, as well as the latest Git version. Can you make a testcase that actually demonstrates the issue you're experiencing?

Changed February 22, 2011 04:00PM UTC by Steve Wellens comment:4

I tried it with FireFox and it works.

It does not work under IE 9 Release Candiate.

Changed February 22, 2011 05:13PM UTC by ajpiano comment:5

resolution: worksforme
status: closedreopened

Changed February 22, 2011 05:14PM UTC by ajpiano comment:6

resolution: → duplicate
status: reopenedclosed

Changed February 22, 2011 05:14PM UTC by ajpiano comment:7

Duplicate of #8052.

Changed February 22, 2011 11:22PM UTC by jitter comment:8

component: unfiledmanipulation
milestone: 1.next1.5.1
priority: undecidedlow