Reviewed & tested by the community
Project:
Views Calc
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2012 at 13:07 UTC
Updated:
5 Jun 2018 at 13:53 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
a.milkovskyThe same... I can see only html comment in the table cell
Comment #2
a.milkovskyI've compared "Views calc display"
template_preproccesshook and the same hook in Views module views\theme\theme.inc for the "Table display".I've noticed that in views table fields are rendered in different way:
Here is my patch fix that resolved the issue
Comment #3
a.milkovskyComment #4
manuelBS commentedFor me that patch #2 works.
I hope that patch will make it in views_calc module because we need it to work with views bulk operations
Comment #5
a.milkovskyi've changed the path in the patch
Comment #6
a.milkovskypatch update.
needs review
Comment #7
manuelBS commentedWorks for me, thanks
Comment #8
a.milkovskyok. So I'm changing it to "reviewed & tested by the community"
Comment #9
mr.alinaki commentedThis patch works for me, thanks!
Comment #10
bocaj commentedManually applying this patch on 1.1 worked fine for me! It would be great to get this committed!
Comment #11
roball commentedSorry, but patch at #6 does not apply:
Comment #12
roball commentedPatch from #6 rerolled against latest 7.x-1.x branch. Works fine for me. Thanks a.milkovsky!
Comment #13
a.milkovskyThank you for re-rolling. Works for me too.
Comment #14
azmchichi commentedHi,
What about "Select all items on all pages" ? It doesn't work with this patch.
Thank you !
Comment #15
giupenni commented#12 works fine for me.