Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Jul 2014 at 09:23 UTC
Updated:
27 Aug 2014 at 04:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
a_thakur commentedPlease find the attached patch.
Comment #2
dawehnerNice!
Comment #3
KarlKedrovsky commentedI looked at the patch and ensured that all of the comments and code for this function were removed and that no other lines were added or removed.
Did a find/grep on the D8 code base to ensure that no other mentions of this function exist.
Checked to ensure that the patch still applies cleanly.
Looks goo to me!
Comment #4
alexpottCan we add this issue to relevant change record. Thanks.
Comment #5
alexpottActually there will not be a change record - the process is to write one against views.
This patch now needs a reroll.
Comment #6
amitgoyal commentedRe-rolled.
Comment #7
leeotzu commentedDid a grep on the D8 code base after applying the rerolled patch. No trace of function views_get_plugin_definitions found in the code base.
Comment #8
alexpottCommitted 2a806cc and pushed to 8.x. Thanks!
Comment #11
a_thakur commentedComment #12
a_thakur commentedComment #13
a_thakur commentedPlease ignore. Accidentally edited the summary.