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 15:47 UTC
Updated:
29 Jul 2014 at 22:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hansenm commentedComment #2
gung wang commentedI take this task.
Gang Wang
SUNY Geneseo
Comment #3
gung wang commentedUploading patch.
Comment #5
heddnComment #6
aspilicious commentedAll these functions should start with "protected function ...". They are used internally by argument plugins.
Comment #7
oenie commentedAdd protected access modifier in front of the functions to adhere to the new OOP standards.
Comment #8
sillygwailoRe-roll with
protected.Comment #10
sillygwailo#8: 2002980-rename-summary_query.patch queued for re-testing.
Comment #11
aspilicious commentedComment #12
alexpottCommitted da5a7ff and pushed to 8.x. Thanks!