Bug Tracker

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#8349 closed bug (duplicate)

Cannot create complex elements

Reported by: StevenWellens@… 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>");

Change History (8)

comment:1 Changed 12 years ago by ajpiano

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/

Last edited 12 years ago by ajpiano (previous) (diff)

comment:2 Changed 12 years ago by Steve Wellens

please read the bug reporting guidelines before filing.

FYI: That link has no text.

Try this:

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

comment:3 Changed 12 years ago by ajpiano

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?

comment:4 Changed 12 years ago by Steve Wellens

I tried it with FireFox and it works.

It does not work under IE 9 Release Candiate.

comment:5 Changed 12 years ago by ajpiano

Resolution: worksforme
Status: closedreopened

comment:6 Changed 12 years ago by ajpiano

Resolution: duplicate
Status: reopenedclosed

comment:7 Changed 12 years ago by ajpiano

Duplicate of #8052.

comment:8 Changed 12 years ago by jitter

Component: unfiledmanipulation
Milestone: 1.next1.5.1
Priority: undecidedlow
Note: See TracTickets for help on using tickets.