When editing a content-type, the RSS setting defaults to "W3C Geo (deprecated)", when it should probably default to "None" or "GeoRSS-Simple". It seems like Location-3 is a good time to change this historical default :) See attached patch for fix (uses "simple")

CommentFileSizeAuthor
location.rss-default.patch462 byteslyricnz

Comments

geodaniel’s picture

I agree that it should use simple by default.

bdragon’s picture

Status: Active » Fixed

Good enough for me, committed (slightly modified, left a reference to the issue #) to DRUPAL-5--3 and HEAD. Thanks!
http://drupal.org/cvs?commit=139012
http://drupal.org/cvs?commit=139014

bdragon’s picture

I just fixed some additional issues that were breaking rss as well, both in the 5.x and 6.x versions.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.