Bug #96
Comments RSS Feed Link Incorrect because of Permalink's
| Status : | Closed | Start : | ||
| Priority : | High | Due date : | ||
| Assigned to : | tobi - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | 2.5 | |||
| Resolution : | fixed |
Description
Now you have fixed the permalink problem I think someone forgot to update the comments feed too :-)
http://d-jones.com/xml/commentrss/feed.xml for an example
"http://d-jones.com/articles/2005/08/03/using-rss-to-keep-an-eye-on-your-clients#comment-8"
Is not the URL of the post.
http://d-jones.com/articles/2005/08/03/advantages-of-rss#comment-8
This is... (using Permalink)
You can probably fix this in the comment_link() method.
History
08/05/2005 03:46 AM - scott -
- Status changed from New to Closed
- Resolution set to fixed
(In r500) Fixed more permalink issues. (closes #275)
