Postponed (maintainer needs more info)
Project:
Drupal core
Version:
main
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Apr 2015 at 09:25 UTC
Updated:
9 Sep 2025 at 14:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerHere is a basic patch.
Comment #2
dawehnerThe patch was manually tested.
Comment #3
dawehnerThe patch was manually tested.
Comment #4
jibranJust minor issue other then that it's RTBC.
Can we return NULL here?
Comment #5
das-peter commentedFunction wise this looks much prettier now :) and it worked on my env.
Just found some coding standard nit-picks, but most of them are copy-pasted from the old code, so I'd say RTBC.
Not sure if there's a coding standard but I think explicitly returning NULL would be nicer.
Inline comments must end in full-stops, exclamation marks, or question marks
The closing brace for the class must have an empty line before it.
Comment #6
dawehnerThank you for the quick reviews!
Committed and pushed to 7.x-3.x
Comment #7
dawehner.
Comment #8
kim.pepperTaking a look.
Comment #9
kim.pepperOK. Here's a patch.
Comment #10
dawehnerShould be $this->t() I think
Comment #11
kim.pepperFix for #10
Comment #12
dawehnerCool, thank you!
Comment #13
jibranNeeds beta evaluation criteria.
Comment #14
dawehnerWhat about adding one for youself :P
Added one.
Comment #15
alexpottYep - but how often does contrib need to do this? Can the beta evaluation be updated to include a bit more info?
Comment #16
dawehnerWell, I don't know how often contrib would have to do that (maybe oncein total ;)), but I just had a requirement on a client side and patched views for that.
It made things more readable as well at the same time.
Comment #30
smustgrave commentedThank you for creating this issue to improve Drupal.
We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
Comment #31
smustgrave commentedWanted to bump 1 more time but views_handler_area_view doesn't appear in the repo anymore.