Comments are marked as read when the node is read
cirotix - December 12, 2007 - 01:59
| Project: | Drupal |
| Version: | 5.5 |
| Component: | comment.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Description: If your comments are spread over several pages (because of pagination) that all get flagged as 'read' when the node is viewed the first time ie, they are flagged when the node they are attached is viewed, rather than when the comment itself is viewed.
I understant that it would require quite a lot of modification on how the timestamps are managed (plus some performance issues), but the current behaviour is uncorrect.
