Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 May 2013 at 03:49 UTC
Updated:
29 Jul 2014 at 22:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nonprofit commentedComment #2
nonprofit commentedPatch created.
Comment #3
nonprofit commentedNeed to reroll. default_summary_form() improperly changed.
Comment #4
oenie commentedAdd public access modifier in front of the function to adher to the new OOP standards.
Comment #5
nonprofit commentedPatch created.
Comment #6
heddnI think need to be protected.
Also needs a re-roll:
$ git apply --index Rename_Views_method-2002462-5.patch
error: patch failed: core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php:462
error: core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php: patch does not apply
error: patch failed: core/modules/views/lib/Drupal/views/ViewExecutable.php:353
error: core/modules/views/lib/Drupal/views/ViewExecutable.php: patch does not apply
error: patch failed: core/modules/views/tests/views_test_config/test_views/views.view.test_aggregate_count.yml:14
error: core/modules/views/tests/views_test_config/test_views/views.view.test_aggregate_count.yml: patch does not apply
error: patch failed: core/modules/views/tests/views_test_config/test_views/views.view.test_destroy.yml:34
error: core/modules/views/tests/views_test_config/test_views/views.view.test_destroy.yml: patch does not apply
Comment #7
danylevskyiI'd like to take it. #2009672: [META] CodeSprint UA 2013
Comment #8
danylevskyiComment #9
danylevskyiComment #10
danylevskyiComment #11
dawehnerThis change is fine.
Please skip this chage.
the method should be protected.
This ID of the plugin should be kept, so please skip all the other changes in all the files.
Comment #12
danylevskyiComment #13
danylevskyiComment #14
podarok#13 looks good
RTBC
Comment #15
webchickCommitted and pushed to 8.x. Thanks!
Comment #16
webchickOops.
Comment #17
xjmWe'll create a single change notice in #1856630: [Change notice] [META] Rename Views methods to core standards.