Closed (duplicate)
Project:
Talk
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2009 at 15:31 UTC
Updated:
18 Aug 2009 at 15:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
gregglesComment #2
Equ commentedThe same behavior if you go to talk page of a node with no comments and with comments approval activated.
Comment #3
brisath commentedGreat module idea. I'm having the same problem though, an "access denied" messages when a first comment is clicked. I don't have moderation enabled though.
Also, even though I have changed the link to "discussion," when no comments are present it says "add new comment." If a comment is already in place, as with older posts, everything seems to be working fine.
I would really like to use this module. Thanks.
Comment #4
Equ commentedOk, I think I've found the problem. It was on line 49:
Removing
$node->comment_countworked for me.The patch is attached.
P.S. It's my first patch, so be careful.
Comment #5
Equ commentedComment #6
gregglesWe fixed this in almost the same way on #530292: if there are no comments show the talk page with some "add a comment" text.
Can you test that and confirm that it works?
I will soon make a new official release of the module which will include this fix.