Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Aug 2015 at 07:16 UTC
Updated:
20 Aug 2015 at 13:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
harjotsingh commentedI'm unsure what are the remaining task.
I could find only this in ViewExecutable.php
Comment #2
olli commented@harjotsingh: if you compare the docs for ViewExecutable::setResponse and ::getResponse you'll see that ::setResponse @param line is missing one "\".
Comment #3
harjotsingh commented@olli
Thanks for telling , added the missing "\".
Comment #4
olli commentedGreat!
Comment #5
dawehnerPerfect!
Comment #6
wim leersThanks!
Comment #7
alexpottDocs are nto frozen in beta. Committed 7fd9884 and pushed to 8.0.x. Thanks!