Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
aggregator.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Sep 2009 at 22:10 UTC
Updated:
2 Nov 2012 at 10:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mustafau commentedComment #3
mustafau commentedComment #4
sun.core commentedI think you are effectively removing the pluggable sub-systems from Aggregator here...
Comment #5
retester2010 commented#3: 565718-3-aggregator_api_cleanup.patch queued for re-testing.
Comment #7
quazardous commentedjust rewrite the _aggregator_get_variables() and put the includes outside does the trick...
Comment #8
Andreas Radloff commentedSince this is only a problem on the admin pages, wouldn't it be better to instead put it in the top of aggregator.admin.inc and keep aggregator.module as it is:
That would perserve the original intention of (I assume) not including unneccesary files.