Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
5.x-1.6-beta5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2007 at 21:41 UTC
Updated:
23 Aug 2011 at 19:35 UTC
Short Description:
If Full Nodes are displayed by a View, the total and day counts are not updated for those NIDs.
Long Description:
See: http://drupal.org/node/161292 relating to counter incrementing and updating.
Views versions researched:
views-4.7.x-1.6
views-5.x-1.6-beta5
Comments
Comment #1
dawehnerthis is quite something like a core bug.
Because statistics_exit is used and not for example hook_nodeapi $op == 'view'.
i'm not sure, whether something like this should be solved in views, but you can do this definitve by theming the view.
Comment #2
esmerel commentedNothing's being committed to the 5.x line at this point.
Comment #3
carvalhar commentedok...#1 how to do so with theme?
Comment #4
carvalhar commentedhttp://drupal.org/node/476264