Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
24 May 2013 at 03:59 UTC
Updated:
29 Jul 2014 at 22:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
baldwinlouie commentedtaking by baldwinlouie and sillygwilo
Comment #2
baldwinlouie commentedattaching patch
Comment #3
baldwinlouie commentedrerolling with access modifier
Comment #5
oenie commentedStill missing some public access modifiers.
This is an incorrect replacement. You are changing the name of a hook, which subsequently will never be called anymore. Should stay as is. (although the hook-system is on it's way out if i'm not mistaken)
Comment #6
baldwinlouie commentedRerolled with correct modifiers.
Comment #7
dawehnerNo calls left, and patch still applies.
Comment #8
alexpottCommitted c481e2f and pushed to 8.x. Thanks!