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 17:41 UTC
Updated:
29 Jul 2014 at 22:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
thomasvi commentedComment #2
thomasvi commentedComment #3
thomasvi commentedadded a more descriptive patch name
Comment #4
thomasvi commentedComment #6
thomasvi commented#3: core-rename_show_value_form_TO_showValueForm-2003252-2.patch queued for re-testing.
Comment #8
thomasvi commentedComment #10
thomasvi commented#8: core-rename_show_value_form_TO_showValueForm-2003252-8.patch queued for re-testing.
Comment #12
thomasvi commentedI have read through the error, and I can not see why this change camelCase change would have any impact on the BlockRenderOrderTest.php test. Could anyone advise?
Comment #13
SpartyDan commentedI couldn't find the issue but this is a known problem that was fixed. I am re-queuing your patch for testing.
Comment #14
SpartyDan commented#8: core-rename_show_value_form_TO_showValueForm-2003252-8.patch queued for re-testing.
Comment #15
thomasvi commentedThank you Dan.
Comment #16
aspilicious commentedShould be "protected function showValueForm"
Comment #17
thomasvi commentedComment #18
thomasvi commentedRecreated patch to add the protected function showValueForm as per aspilicious in comment #16. ty
Comment #19
thomasvi commentedComment #20
thomasvi commentedComment #21
thomasvi commentedLast patch was bad, re-rolled
Comment #22
dawehnerLooks great.
Comment #23
alexpottNeeds a re-roll
Comment #24
jibranRe-roll
Conflicts
Resolved
Comment #25
aspilicious commentedShould be "protected function ... "
Comment #26
jibranupdated the function to protected.
Comment #27
dawehnerCool.
Comment #28
alexpottCommitted b1fcd53 and pushed to 8.x. Thanks!