Closed (outdated)
Project:
Drupal core
Version:
11.x-dev
Component:
views.module
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
29 Aug 2016 at 10:07 UTC
Updated:
27 Aug 2024 at 10:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedvaplas created an issue. See original summary.
Comment #2
Anonymous (not verified) commentedComment #3
dawehnerThank you for creating a new issue.
There seems to be a couple of more places which uses "view name":
Note: Many of them are userfacing, we shouldn't change those, but some of the comments etc. might better be changed, like the one in the templates.
Comment #5
Anonymous (not verified) commentedI'm not happy to have opened this issue :) All these corrections may only hurt other people working on really important tasks now. But I tried not to touch the key "view_name" and comments to it. And the only change local variables. What do you think, may be postpone the issue?)
Comment #14
larowlanThis feels like a task more than a bug
Comment #15
quietone commentedChanging title as this is changing variable names as well as documentation and doesn't seem to touching more files than just Views.php
Comment #16
lendudeHmmm, I'd be against doing #5 were we change all the variable names. Just updating the docs like #2 seems like the way to go here.
Comment #20
quietone commentedThe views subsystem maintainer recommends that the docs are changed but not the variable names. That doc were updated in #2689923: hook_views_pre_view incorrect documentation example, making this issue outdated.
Cheers