OpenLayers OpenLayers

Ticket #1024 (closed bug: fixed)

Opened 11 months ago

Last modified 11 months ago

Support W3C Geo in Format.GeoRSS

Reported by: crschmidt Assigned to:
Priority: major Milestone: 2.5 Release
Component: Format.GeoRSS Version: 2.5 RC3
Keywords: Cc:
State:

Description

this.geons was referenced ,but never defined. Add property and test.

Attachments

w3cgeo.patch (1.7 kB) - added by crschmidt on 09/28/07 13:51:46.

Change History

09/28/07 13:51:46 changed by crschmidt

  • attachment w3cgeo.patch added.

09/28/07 13:53:42 changed by crschmidt

  • keywords set to review.

10/03/07 00:20:07 changed by sderle

  • keywords changed from review to commit.

This patch looks solid. Please commit!

10/03/07 00:30:20 changed by crschmidt

(In [4769]) Support W3C Geo in Format.GeoRSS -- this.geons was referenced ,but never defined. Add property and test. Reviewed by SDE (thx!), (See #1024)

10/03/07 00:30:40 changed by crschmidt

  • keywords changed from commit to pullup.

marking for pullup to 2.5

10/03/07 09:57:53 changed by crschmidt

(In [4779]) Fix Format tests (committed the wrong one.) (See #1024)

10/03/07 15:27:17 changed by crschmidt

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

(In [4794]) Pull up most of the changes for what will be 2.5RC4:

  • Clone on WMS/MS Untiled, 4760:4761 (Closes #1013)
  • serviceVersion on TMS, 4720:4721 (Closes #1023)
  • W3CGeo in Format.GeoRSS, 4768:4769, 4778:4779 (Closes #1024)
  • GeoJSON Draft4 Update, 4769:4770 (Closes #1028)
  • pagePosition Regression 4782:4783, (Closes #1034)
  • example changes 4691:4692 (Closes #1040)
  • WFS missing registerTileListener 4759:4760 (Closes #1045)
  • Yahoo API to stop dragging 4792:4793 (Closes #1052)