Ticket #841 (closed feature: fixed)

Opened 6 years ago

Last modified 6 years ago

Create XML Format for cross-browser generation of namespaced XML docs

Reported by: crschmidt Owned by: tschaub
Priority: blocker Milestone: 2.5 Release
Component: Format Version: 2.4
Keywords: Cc:
State:

Description

Currently, there is a variety of code spread across OpenLayers.Ajax and OpenLayers.Util for working with XML formats in cross browser way. Encapsulate that, and use it throughout the OpenLayers code, so that things like OpenLayers.Format.GeoRSS work cross-browser.

Work has been started on this in Tim Schaub's "XML" sandbox.

Attachments

xml.patch Download (35.7 KB) - added by tschaub 6 years ago.
cross-browser xml tools

Change History

Changed 6 years ago by crschmidt

#535 should be solved by the work in this ticket.

Changed 6 years ago by crschmidt

#733 is also a duplicate of this ticket.

Changed 6 years ago by crschmidt

#536 should also be solved by this ticket.

Changed 6 years ago by crschmidt

  • priority changed from critical to blocker

Changed 6 years ago by tschaub

cross-browser xml tools

Changed 6 years ago by tschaub

  • keywords review added

I'll happily commit if approved.

Changed 6 years ago by crschmidt

  • keywords commit added; review removed

I agree that this appears to be a replacement for everything we need as far as XML creation/parsing goes at the current time. It works, all tests pass, and IE, Safari3, Opera 9 all seem to do the right thing.

Please commit.

Changed 6 years ago by tschaub

  • keywords commit removed
  • status changed from new to closed
  • resolution set to fixed

in with r3862

Note: See TracTickets for help on using tickets.