Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Mar 2013 at 22:33 UTC
Updated:
29 Jul 2014 at 22:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerFeel free to provide a patch.
Comment #2
pamattHere it is. I also fixed a second similar error in the same hook declaration. I also changed some handler names for uniformity
Comment #3
pamattComment #4
pamattComment #5
pamattComment #6
dawehnerCommitted to 7.x-3.x. Thanks!
This patch can be in theory applied to Drupal 8.x as well.
Comment #7
dawehner.
Comment #8
bdgreen commentedPorted Patch to Drupal 8.x
Comment #9
dawehnerFor drupal 8 this should look more like the following:
Comment #10
bdgreen commentedThx Daniel. Revised patch attached.
Comment #11
dawehnergreat, thank you!
Comment #12
webchickCommitted and pushed to 8.x. Thanks!