when the node have several pages of nodes the commentrss links to the first page of the node, not to the new comment

Comments

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

Can you maybe explain a little more? I'm not quite sure what you mean.

rodrigoaguilera’s picture

Ok, for testing you can create a node with 50 comments and set the pagination on that node to 10 comments per page. now the RSS for that comments are links in the form example.com/node/1#comment-xxxx that leads you to the first page of comments. If the comment it's on other pages yo can't see that comment. I'm not sure but I think D7 solves this problem and can link to a comment with proper paging.

Thanks for the work

dave reid’s picture

Version: 6.x-2.2 » 6.x-2.x-dev
Status: Postponed (maintainer needs more info) » Postponed

Yeah unfortunately there's no reliable way to link to the proper page of the comment in Drupal 6. If #677676: Fix comment links when paging is used can or does ever get fixed, we can address it here.

dave reid’s picture

Title: link to the specific page of the comment » Link to comment does not work if comment paging is enabled
rodrigoaguilera’s picture

Ok, nice to know this module it's back on development again :)