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 04:02 UTC
Updated:
29 Jul 2014 at 22:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
arh1 commentedSprinting: I'll work on this!
Comment #2
arh1 commentedPatch attached.
Comment #4
oenie commented#2: drupal-views_rename_exposed_translate_method-2002502-2.patch queued for re-testing.
Comment #5
oenie commentedAdd protected access modifier in front of the function to adher to the new OOP standards.
Comment #6
oenie commentedComment #7
arh1 commentedThanks, oenie. Rerolled with the protected access modifier.
Comment #8
oenie commentedLooks fine to me now !
Comment #9
alexpottCommitted c7d2aab and pushed to 8.x. Thanks!