Closed (fixed)
Project:
Node Comments
Version:
6.x-2.x-dev
Component:
Comment module inconsistencies
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2009 at 19:57 UTC
Updated:
29 Jun 2009 at 22:00 UTC
This is the field that says x new comments and provides a proper link.
Nodecomment can swap out Views' field for comment.module and replace it with its own which can perform the necessary queries for both comment and nodecomment module, if necessary.
Comments
Comment #1
merlinofchaos commentedI checked in a handler that replaces the original comment.module handler, so the tracker view should continue to work normally.