Hi
I don't really know if this is a serendipity-bug or a Bug in Akregator (the KDE RSS-Reader). Akregator shows links to comments, but they lead to a blank site. For example, when reading this post, in Akregator http://www.onli-blogging.de/wfwcomment.php?cid=615 is the comment link, and obviously that's not a working one.
This behaviour don't exist in KDE 4 as the new Akregator shows no comment-link at all.
This is based upon the report of a trustworthy reader, so debugging it won't be totally easy. Why does a link to a blank page exist at all?
Commentlink in Akregator 3.5.9 lead to blank page
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Commentlink in Akregator 3.5.9 lead to blank page
Hi!
This is a Bug in Akregator. The link cmoes from the "wfw:comment" namespace XML item, which is ONLY meant for API-made comments, not a link to be clicked on. The link to click on for comments is <comments>.
Regards,
Garvin
This is a Bug in Akregator. The link cmoes from the "wfw:comment" namespace XML item, which is ONLY meant for API-made comments, not a link to be clicked on. The link to click on for comments is <comments>.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Re: Commentlink in Akregator 3.5.9 lead to blank page
Thanks Garvin.