Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
comment.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2013 at 12:29 UTC
Updated:
29 Jul 2014 at 23:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
yched commentedLet's see what breaks if we remove it ?
Comment #2
yched commentedComment #3
longwaveLooked at the commit where this was first introduced, it wasn't called then either, so seems like this can be safely removed.
Comment #4
larowlanYeah it was moved to the manager.
We should look at the performance of that too.
Comment #5
andypostNice catch! Implementation in manager is ok
Comment #6
catchCommitted/pushed to 8.x, thanks!