Closed (fixed)
Project:
Drupal core
Component:
comment.module
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
10 Mar 2005 at 14:42 UTC
Updated:
26 Mar 2005 at 09:15 UTC
Old comments (comments for nodes having no entry in the history table anymore) are counted as new comments, since the timestamp retrieved from the history table is used to check for new comments (which is 0, if an entry was not found). This patch sets the timestamp used to check for new comments to the NODE_NEW_LIMIT value at least (which is when the history table was/should have been pruned).
| Comment | File | Size | Author |
|---|---|---|---|
| Drupal-fix-new-comment-counts.patch | 751 bytes | gábor hojtsy |
Comments
Comment #1
dries commentedCommitted to HEAD.
Comment #2
(not verified) commented