Postponed
Project:
Comment RSS
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2010 at 14:18 UTC
Updated:
25 Apr 2011 at 17:00 UTC
when the node have several pages of nodes the commentrss links to the first page of the node, not to the new comment
Comments
Comment #1
dave reidCan you maybe explain a little more? I'm not quite sure what you mean.
Comment #2
rodrigoaguileraOk, 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
Comment #3
dave reidYeah 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.
Comment #4
dave reidComment #5
rodrigoaguileraOk, nice to know this module it's back on development again :)