Closed (fixed)
Project:
FeedAPI
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2008 at 20:07 UTC
Updated:
14 Jul 2012 at 23:28 UTC
Jump to comment: Most recent file
Comments
Comment #1
aron novakComment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
geodaniel commentedI can't see the support for this in the 6.x module. Was it added directly into the SimplePie parser as in 5.x?
Comment #4
geodaniel commentedThe attached patch adds enclosure support to SimplePie parser for D6 (based directly off ekes' patch that Alex mentioned), and also adds location support (with the help of the mapper in #265196: Support for the Location module).
Comment #5
geodaniel commentedComment #6
alex_b commentedThat's a crucial feature. Not least because of the dependency of the mapper.
Comment #7
Arto commentedDan's patch works for me and plays nice with #265196: Support for the Location module.
Comment #8
summit commentedSubscribing, please port also to Drupal 5, so I can test location mapping on Drupal 5. thanks for considering!
greetings, Martijn
Comment #9
aron novakThanks for the patch. Committed. The missing parts are backported to 5.x as well.
Comment #10
aron novakComment #11
geodaniel commentedThanks Aron.