Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2010 at 13:47 UTC
Updated:
28 Sep 2010 at 15:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
alex_b commentedComment #2
Anonymous (not verified) commentedAll auxiliary functions were moved to an include file. see #887508: Move all non-hook implementations to included files
This patch does what's necessary to support Link 2.x. I don't know if it causes problems for earlier versions of Link which don't have the include file.
Comment #3
twistor commentedmodule_load_include simply return false if the file doesn't exist, so this shouldn't be a problem.
Comment #4
twistor commentedwoops, forgot. It actually does pass the tests.
Comment #5
alex_b commentedCommitted, thank you.
http://drupal.org/cvs?commit=421580