Needs review
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2011 at 14:55 UTC
Updated:
1 May 2019 at 13:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerThe gorupby support should probably be just part of the field so some kind of refactoring might be required.
Comment #2
pcambraJust needed this for areas which behave the same as fields for this part, moved the add additional fields method one level up and works fine.
I've kept the group thing just in the field, not really sure how that works.
Comment #4
pcambraDumb mistake, this one should be better
Comment #5
dawehnerThe change really looks great, though to be able to sleep better some manual testing by an independent person would be cool :) (I won't trust the test coverage at all in D7)
Comment #6
chris matthews commentedThe 6 year old patch in #4 to views_handler_field.inc and handlers.inc does not apply to the latest views 7.x-3.x-dev and if still applicable needs to be rerolled.
Comment #7
andrew answer commentedPatch rerolled.
Comment #8
andrew answer commentedPatch rerolled/fixed after last commits.