Closed (fixed)
Project:
Project
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Aug 2005 at 01:05 UTC
Updated:
19 Oct 2005 at 03:03 UTC
Jump to comment: Most recent file
If you look at a Issue which has a new comment then all comments get a red "updated" on them.
But only the new one should have this....
like you can see it on the default comment module...
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | comment-updated.patch | 1.35 KB | nedjo |
Comments
Comment #1
Tobias Maier commented*bump* :D
Comment #2
nedjoIssue was that the issue's
$node->changedtimestamp (the same for all comments) was being fed intonode_mark(), the function that generates new and updated messages. Fixed by changing this to the$comment->changedtimestamp. Fix applied.Comment #3
Tobias Maier commentedI wanted to thank you for your patch and all of your patches you comitted in the past (and will commit in the future :D )
Comment #4
(not verified) commented