#74 ✓resolved
Jake Archibald

glow.net response.xml() fails in IE with application/rss+xml mimetype

Reported by Jake Archibald | July 23rd, 2009 @ 12:55 PM | in 1.6

IE thinks it's just text. However, you can manually make a new XML document via...

var doc = new ActiveXObject("Microsoft.XMLDOM");
doc.loadXML( response.text() );

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A JavaScript Library

Shared Ticket Bins

People watching this ticket

Tags

Referenced by

Pages