In function permalink_link_render $link['href'] is set to custom comment page which should not be, as if someone don't have have custom comment page then it will point it to wrong url.
Either there should be a configuration option to allow either custom page or default one.
Attached is the patch which comments the line so it points to default node/nid#comment-comment-id

Thanks.

CommentFileSizeAuthor
comment-link.patch439 bytesnmudgal

Comments

nmudgal’s picture

Status: Active » Needs review