Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2010 at 09:39 UTC
Updated:
5 Dec 2010 at 00:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerMake a patch file. This saves kittens! I can't find the code here
$start is not used anywhere
So remove it here. The code lives in view::render
Comment #2
kars-t commentedMea culpa. I just forgot to upload my patch. But as you say the line is of none use I now set yours to RTBC. And I always think of the kittens ;)
Comment #3
merlinofchaos commentedNot sure if this is valid for 7.x; didn't apply, didn't check why. Applied to 2.x and 3.x in D6 though.
Comment #4
bojanz commentedIn D7 it's just "microtime", "views_microtime" doesn't even exist.
Comment #5
dawehnerThat's suprising. In d7 the style plugin has neither get_field nor render_fields function.
Comment #6
dawehnerPorted #502348: How group display by mutliple fields? and this patch to d7.