OpenLayers OpenLayers

Ticket #841 (closed feature: fixed)

Opened 1 year ago

Last modified 1 year ago

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

Reported by: crschmidt Assigned to: 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 (35.7 kB) - added by tschaub on 08/04/07 22:38:12.
cross-browser xml tools

Change History

07/15/07 01:48:49 changed by crschmidt

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

07/15/07 01:50:54 changed by crschmidt

#733 is also a duplicate of this ticket.

07/15/07 01:52:30 changed by crschmidt

#536 should also be solved by this ticket.

08/03/07 10:39:18 changed by crschmidt

  • priority changed from critical to blocker.

08/04/07 22:38:12 changed by tschaub

  • attachment xml.patch added.

cross-browser xml tools

08/04/07 22:38:57 changed by tschaub

  • keywords set to review.

I'll happily commit if approved.

08/05/07 07:52:12 changed by crschmidt

  • keywords changed from review to commit.

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.

08/05/07 11:55:56 changed by tschaub

  • keywords deleted.
  • status changed from new to closed.
  • resolution set to fixed.

in with r3862