I'm having an issue where feeds is not pulling the publication date for specific RSS 2.0 feed that uses the dc namespace. The feed is located at feed://kids.aol.com/rss.xml

Is there any reason why the built in parser wouldn't be able to map the value to a field in a data table I have set up? I'm doing this with four other feeds with no issues. This feed is the only one that does not have dates for the entries. Is there a hook I need to implement to add this functionality?

Thanks for any help.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bropp’s picture

Version: 6.x-1.0-beta9 » 6.x-1.x-dev

Update: I'm using Feeds 6.x-1.0-beta10.

bropp’s picture

Title: Feeds not pulling publication date with using dc:date and RSS 2.0 » Feeds not pulling publication date with feed using dc:date and RSS 2.0
twistor’s picture

Status: Active » Needs review
FileSize
799 bytes

This works on the feed provided.

Jim Kirkpatrick’s picture

Status: Needs review » Reviewed & tested by the community

Confirmed issue and the patch in #3 fixes it.

Thanks!!!

tobby’s picture

Status: Reviewed & tested by the community » Closed (fixed)
Dave Reid’s picture

This was not also committed to 7.x-2.x, so committed there as well: http://drupalcode.org/project/feeds.git/commit/dc69665