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 00:59 UTC
Updated:
29 Jul 2014 at 22:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
elvis2 commentedComment #2
elvis2 commentedComment #3
valthebaldMissing replacement of QueryPluginBase::add_signature in core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php
Comment #4
oenie commentedAdd public access modifier in front of the method to adher to the new OOP standards.
Comment #5
elvis2 commentedAdded access modifier.
Comment #6
oenie commentedLooks fine by me now !
Comment #7
alexpottI think we should be removing the commented out lines of code. That's why we have a SCM.
Comment #8
elvis2 commentedRe-rolled removing commented out lines and renamed add_relationship().
Comment #9
elvis2 commentedArggg, sorry about the last patch, I rolled it without "git rest --hard"...
Re-roll of #8.
Comment #11
star-szr#9: 2002274-9-rename-add_relationship.patch queued for re-testing.
Comment #12
aspilicious commentedComment #13
alexpottCommitted 18e0327 and pushed to 8.x. Thanks!