Closed (fixed)
Project:
Views Calc
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2009 at 16:44 UTC
Updated:
29 Jan 2011 at 04:30 UTC
There's a line commented out of views_calc_table.inc that's supposed to switch displays before calculating totals and subtotals. If there's a reason to leave this out, there should be a note about it in the code; otherwise, here's a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| views_calc_table.patch | 644 bytes | les lim |
Comments
Comment #1
les limI missed the same commented line in the subtotals loop before this one, which I see has a note about needing to force a non-page display right above it. What's the issue here?
Comment #2
Rosamunda commentedTested the patch with last dev version and it works. Need more testing, but it seems to work just fine.
Comment #3
Rosamunda commentedHave anyone tested this aswell? So this could be commited someday...
Comment #4
miro_dietikerDuplicated by
#1017594: SUM result incorrect
Comment #5
miro_dietikerThis has been committed when fixing:
#1021228: executing query of cloned view affects original view