Closed (fixed)
Project:
Advanced Forum
Version:
6.x-2.x-dev
Component:
Views
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2011 at 13:44 UTC
Updated:
25 Sep 2012 at 22:01 UTC
Using the default advanced forum topic list, zero doesnt show up for any topic that has zero replies. It just shows as a blank field. How can this be fixed?
Comments
Comment #1
troky commentedIt is actually Views bug but I've made valid workaround.
Committed to 7.x-dev.
Comment #3
derEremit commentedhas this fix been backported to the 6.x branch?
i'm on
Advanced Forum (advanced_forum) 6.x-2.0-beta1+8-dev
and
views 6.x-3.0+71-dev
Comment #4
mcdruid commentedI've committed the workaround to the 6.x-2.x branch; it involved changing comment_count (and totalcount for statistics) to be rewritten using a token rather than the 'Count the number 0 as empty' functionality in views.
http://drupalcode.org/project/advanced_forum.git/commit/602d840