1-10 of 39 < Previous Next >
3 votes

Generated RSS is not valid

The feeds validator reports some error for generated RSS document. http://feedvalidator.org/ The most worst error is "Use of unknown namespace: http://www.w3.org/2001/XMLSchema-instance" and Use ...

id# 15821 | Planned Release: None | Last Updated: Jun 29 at 6:27 PM  by otaviofff
5 votes

rsstoolkit unable to fetch the correct date

I was trying to add this feed for testing purposes. http://www.skatedaily.net/news/index.xml It seems to bind fine, and I'm able to consume it, but the dates all come up to the date and time at t...

id# 12519 | Planned Release: None | Last Updated: Jun 12 at 3:11 PM  by l_wolf
1 vote

Updates Needed to Fix Support for Atom Feeds

Symptoms when consuming Atom feeds: - <pubDate/> is empty - <link/> links to the <channel/> URL and not the <item/> URL Fixes in AtomToRss20.xsl - LINE 25: <xsl:value-of select="//*[name()='modifi...

id# 14931 | Planned Release: None | Last Updated: May 14 at 3:59 PM  by urbandude
2 votes

PubDateParsed is inefficient

PubDateParsed recompiles the rfc2822 regular expression on every call. Compiling regular expressions is very costly and when PubDateParsed is within a loop, there are major performance issues. A ...

id# 16076 | Planned Release: None | Last Updated: May 12 at 9:10 PM  by ericrod
3 votes

RenderStandardImage on RssHyperlink does nothing

Setting the RenderStandardImage property on an RssHyperLink control does nothing. Looking at the toolkit source shows if (_renderStandardImage) { ////String imgPath = "...

id# 11802 | Planned Release: None | Last Updated: May 8 at 1:46 AM  by Shandem
3 votes

Add Error Handling inside Toolkit

If the feed the toolkit is connecting to goes down or is moved, a 404 error will result; similarly, if the server hosting the feed is having problems a 500 error can result. Either of these two sc...

id# 15777 | Planned Release: None | Last Updated: Apr 15 at 10:46 PM  by dreamlusion
1 vote

Generated rss bad content encoding

The generated RSS xml document has Unicode encoding and Firefox can't read the document. I have taken a look at the source codes and found that this problem is because of StringWriter which its def...

id# 15815 | Planned Release: None | Last Updated: Mar 26 at 7:58 PM  by Salar
1 vote

Some RSS feeds cannot be processed

I am having trouble getting certain feeds to work with RSS Toolkit (version 2.0.0.0), even though they load up fine in Firefox. The point of failure is in RssDocument.Load(...), where it will thro...

id# 15545 | Planned Release: None | Last Updated: Mar 10 at 6:34 PM  by gshackles
15 votes

Support for CDATA elements?

Is there any plans to support CDATA; it could be handy, especially if you have a description containing html!

id# 7486 | Planned Release: 2.1.0.0 Bug-fix release | Last Updated: Mar 3 at 3:40 PM  by Widescreen
3 votes

Need settable User-Agent for browser sniffing feeds

Some sites like Facebook perform browser sniffing on all http requests, even those for feeds. As a result, the RSS Toolkit can't load the feeds because the site redirects the request to http://www....

id# 13291 | Planned Release: None | Last Updated: Feb 11 at 1:10 AM  by simbolo

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 39 < Previous 1 2 3 4 Next >
Updating...