Ticket #1103 (new bug)
OpenLayers.parseXMLString() fails to create DOM element on IE
| Reported by: | elemoine | Owned by: | tschaub |
|---|---|---|---|
| Priority: | major | Milestone: | Future |
| Component: | Format.XML | Version: | 2.5 |
| Keywords: | Cc: | ||
| State: |
Description
My WFS layer doesn't work on IE - features don't get displayed. I investigated the problem a bit and Format.XML.read() fails to deserialize the XML string. I then played with OpenLayers.parseXMLString() and it also fails to deserialize the XML string.
You can use the attached bug.html and file.gml files to reproduce the problem. On IE, the two OpenLayers.Console.log() statements don't output anything on the firebug console.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

