Bug Tracker

Modify

Ticket #11832 (closed bug: invalid)

Opened 12 months ago

Last modified 12 months ago

XML parse in IE7,8

Reported by: mctep77@… Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.2
Keywords: Cc:
Blocking: Blocked by:

Description

$('<item></item>').length; return 1

$('<item attr></item>').length; return 2 $('<item attr=""></item>').length; return 2 $('<item attr="value"></item>').length; return 2

Change History

comment:1 Changed 12 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

See $.parseXML()

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.