Closed (duplicate)
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 18:32 UTC
Updated:
29 Jul 2014 at 22:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
SpartyDan commentedI made a typo in the title:
Rename Views method render_exposed_form()() to renderExposedForm()
Should be:
Rename Views method render_exposed_form() to renderExposedForm()
Comment #2
phenaproximaComment #3
phenaproximaPatch passed general Views rendering tests and exposed form plugin tests on my localhost.
Comment #5
heddnTests failing. Please investigate and re-roll a patch.
Comment #6
mariafromatoz commentedPatch re-rolled, passed local tests
Comment #7
oenie commentedAdd public access modifier in front of the function to adhere to the new OOP standards.
Apart from that, all occurrences seem to be replaced.
Comment #8
mariafromatoz commentedLet me try again
[edit: it is not going to work, I am having problems with my editor!]
Comment #10
mariafromatoz commentedWell, maybe the third time is the winner
Comment #11
dawehnerLooks good from the code site. Now the testbot just have to be able to breath again.
Comment #13
dawehner#10: rename-render_exposed_form-views-2003362-10.patch queued for re-testing.
Comment #15
mariafromatoz commentedI am going to close this issue - I hope this is ok.
The change already appears in the latest version of Drupal 8.x
Comment #16
SpartyDan commentedThis issue is duplicate of drupal.org/node/2003346