Closed (won't fix)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2010 at 07:47 UTC
Updated:
14 Jun 2012 at 22:03 UTC
Jump to comment: Most recent file
Comments
Comment #1
alex_b commentedThat's because Feeds defaults moved to Feeds News (feeds_news) in a recent restructuring.
Care to provide a patch for FeedAPI2feeds fixing that?
Comment #2
cercamon commentedIt wil be very good if you can provide this patch, because I can't fins this feed_default module.
Thanks in advance
Comment #3
alex_b commentedSorry - don't have the time for it right now... not planning on patching.
This is actually a bug report for FeedAPI2Feeds on GitHub (http://github.com/developmentseed/FeedAPI2Feeds) - a different project from Feeds. Keeping this open as it is so closely related to Feeds though.
Comment #4
sillygwailoAttached is a patch that uses functions that look similar to what was happening in the now-defunct Feeds Defaults module. Haven't tested, really, but I think this provides some forward motion.
Comment #5
hadi farnoud commentedComment #6
r13ose commentedI just tried out the patch that is in this issue and from what I see this works out for me. If others can test out this patch and post if this works for them this will help get this into the 6.x-1.x-dev code.
Comment #7
edvanleeuwenTested, works properly.
Comment #8
dave reidFile an issue against https://github.com/developmentseed/FeedAPI2Feeds - this code is not contained in this project.
Comment #9
quinnanya commentedThe patch works for me, too. Seems like the easiest way to fix the problem now, while waiting for an update to FeedAPI2Feeds.