Closed (fixed)
Project:
Drupal core
Version:
4.6.0
Component:
aggregator.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 Apr 2005 at 18:55 UTC
Updated:
8 Jun 2005 at 18:58 UTC
aggregator_menu caches 4 or so menu entries for each source and each category. Thus, on a site with lots (i.e. > 500) feeds, the menu cache chokes.
attached is a patch that removes these entries from the cache to be only used (for tabs) when relevant - similar to how the user and node tabs are handled.
| Comment | File | Size | Author |
|---|---|---|---|
| aggregator-menu.patch | 5.35 KB | walkah |
Comments
Comment #1
Steven commentedThis was applied by Dries a while ago:
http://cvs.drupal.org/viewcvs/drupal/drupal/modules/aggregator.module?r1...
Comment #2
bloggator commentedThis is also a problem with 4.5.2. Is there an easy way to convert this patch to work with earlier versions?
Thanks,
Jeff
Comment #3
(not verified) commented