Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
forum.module
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2008 at 03:58 UTC
Updated:
26 Oct 2012 at 18:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jody lynnComment #2
timhilliard commentedI have rolled a patch for this however there is maybe a slight topic for discussion with this. The way this is calculated is via the {history} table which is checked against the last update time. However when a node is created the {history} table is not updated. I believe this should be done for all node types however this could also only be done for only forum nodes. I have rolled the patch to cover all node types.
Cheers,
Tim
Comment #3
timhilliard commentedI've thought about this one a little bit more. Since this new behaviour it might be better to add a config option that allows you to set whether or not to count the ticket creation as viewed or not. I hope this makes sense :)
Tim
Comment #4
manhalt commentedThis is not an issue in D8 - moving this issue to D7.