Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
aggregator.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Jul 2011 at 02:22 UTC
Updated:
29 Jul 2014 at 19:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
karschsp commentedIt looks like this was converted to a class somewhere else, and the aggregator-wrapper is already in $classes, so I just changed one line:
to
Comment #3
karschsp commentedOh testbot, you're so funny. You tell me one thing but you mean another.
Try again?
Comment #4
andypostMake sense
Comment #5
catchMakes sense to me too. Committed/pushed to 8.x.
Comment #6.0
(not verified) commentedupdated the description to include moving the class to a template variable.