#1920 closed defect (bug) (fixed)
Incorrect Comment Count
Reported by: | dissurion | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.6 |
Component: | Administration | Keywords: | bg|has-patch |
Focuses: | Cc: |
Description (last modified by )
The header of the comments section still reports "no comments" after commenting. The comments do appear though.
The comment count is also showing the wrong number of comments.
Attachments (1)
Change History (17)
#4
@
19 years ago
- Resolution invalid deleted
- Status changed from closed to reopened
The comments moderation are not on by default in my case. The comments_popup_link() and the comments_number() simply do not read any post numbers or even show up in one post though there are comments in the post.
#5
@
19 years ago
Apparently after editing the comment number in the comment_count table to the appropiate comment count. The subsequent additional increment of comments for that post resumes normally. Other posts still has the comment_count frozen.
#6
@
19 years ago
- Resolution set to fixed
- Status changed from reopened to closed
I'm sure, you have Spam Karma-Plugin or any other comment-plugin. Deactivate it, you will see ;) Askimet works fine, you will don't need SK2.
#7
@
19 years ago
I'm sure, you have Spam Karma-Plugin or any other comment-plugin. Deactivate it, you will see ;) Askimet works fine, you will don't need SK2.
#8
@
19 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
That isn't a valid fix, comment count should still be working, and I've heard reports that the comment count is incorrect when it actually does display. There is definately some other force at work.
#10
@
19 years ago
- Summary changed from still "no comments" after commenting to Incorrect Comment Count
#11
@
19 years ago
Correction to what I said above. The comment_count is still frozen even after editing the table. It will just stay at the count you edited it to.
#12
@
19 years ago
The frozen comment_count resolved. It was due to Span Karma 2. However broken comment_count still remains until edited via phpmyadmin.
#13
@
19 years ago
- Keywords bg|has-patch added
SK2 needs to be updated. It WILL cause this problem. Are there any reports of this bug from people who are not running comment-related plugins?
As for solution, well, SK2 needs to be updated, for one.
One problem I can see is that if the comment_count is off, and the impeding plugin is removed, the count will still be off. It will be incremented, not raised to the correct value. My patch corrects that, such that one untampered comment will forgive all past sins.
too fast reporting: overlooked some setting :(