Skip to main content

Bug Tracker

Side navigation

#6430 closed bug (invalid)

Opened April 13, 2010 08:41AM UTC

Closed June 12, 2010 02:34AM UTC

JQuery Ver 1.4.2 ,I find a bug, The desc code run in FF3.6 and IE8 ,The result is't same

Reported by: zhaixp1949 Owned by:
Priority: Milestone: 1.4.2
Component: unfiled Version: 1.4.2
Keywords: Cc:
Blocked by: Blocking:
Description

Code:

alert($("div", $('<response><div><div id="notMe0"><div id="notMe1">id="notMe1"</div></div></div></response>')).length);

Attachments (0)
Change History (1)

Changed June 12, 2010 02:34AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

jQuery

$(html)
does not parse xml strings.