Locations not saved on incoming feeds

geodaniel - January 30, 2007 - 09:14
Project:GeoRSS module
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:geodaniel
Status:closed
Description

Due to the recent location module upgrade to allow multiple locations, incoming feeds items are not having their locations attached. Firstly it's an oversight in my last patch, as I'm not adding the location information properly, but it's also related to #109611 in that a location is not saved unless it has a country associated with it.

#1

geodaniel - January 30, 2007 - 09:25
Assigned to:Anonymous» geodaniel
Status:active» patch (code needs work)

I've attached a patch which gets the module working for incoming aggregator2 feeds again by assigning the country code 'xx' which equates to the 'NOT LISTED' entry in location module. Ideally, we won't have to do this, so I'll look into fixing the issue on the location module side.

AttachmentSize
georss_country_problem.patch1.17 KB

#2

geodaniel - February 20, 2007 - 16:21

http://drupal.org/node/109611 was updated with a patch that should solve this issue without the need for the 'xx' hack. The rest of this patch still needs applying though.

#3

geodaniel - March 16, 2007 - 09:54
Status:patch (code needs work)» patch (to be ported)

This was applied on the 4.7 branch but not on the 5.x branch yet

#4

geodaniel - March 16, 2007 - 09:55
Version:4.7.x-1.x-dev» 5.x-1.x-dev

#5

geodaniel - March 16, 2007 - 16:07
Status:patch (to be ported)» closed

Applied on 5.x and HEAD

 
 

Drupal is a registered trademark of Dries Buytaert.