Page 1 of 1

wrong comment link in comment feed

Posted: Mon Oct 04, 2004 12:02 am
by romulus
In RSS 2.0 comment feed the link for each comment is wrong. Check my blog at http://www.romulus23.de with comment feed: http://www.romulus23.de/rss.php?version ... e=comments

s9y feeds the comment with wrong entry id in url, it builds the url with the COMMENT id and not with the ENTRY id.
Here the link for the last comment on my blog as it is delivered now: http://www.romulus23.de/archive/102-Tea ... olice.html
When you open this link you get NOT the desired article but the start page (because of htaccess). The 102 is the comment id, but in fact the entry id 83 should be used so that link would be the following:
http://www.romulus23.de/archive/83-Team ... olice.html

v0.7beta3, using CVS build from 27th September
http://sourceforge.net/tracker/index.ph ... tid=542822

Posted: Tue Oct 05, 2004 5:33 pm
by romulus
any news about this? I would like to fix this ...

Re: wrong comment link in comment feed

Posted: Wed Oct 06, 2004 11:55 am
by garvinhicking
Hi!

Sorry, was away for a week; I just fixed that bug, thanks a lot for reporting! :)

Regards,
Garvin

Posted: Wed Oct 06, 2004 8:27 pm
by romulus
thx it works now :)