Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Feeds that don't work anymore #719

Open
saamerm opened this issue Mar 21, 2021 · 2 comments
Open

Feeds that don't work anymore #719

saamerm opened this issue Mar 21, 2021 · 2 comments

Comments

@saamerm
Copy link
Contributor

saamerm commented Mar 21, 2021

Describe the bug
While debugging through the preview page of the solution, I noticed that several feeds return errors of some sort. So I decided to list them here and who they belong to:

  1. https://www.basdecort.com/rss : @basdecort
  2. https://mallibone.com/feed/ : @mallibone
  3. https://blog.mzikmund.com/feed/?lang=en_us : @MartinZikmund
  4. https://xamarinhowto.com/feed/ : @xamarinhowto

These are issues related to the Authors, there are a few others too, but the reason for failure might be related to libraries we are using

To Reproduce

  1. Clone the repo
  2. Build the solution with debugging, and have it launch in a browser
  3. Place an exception catch point in the breakpoints tab
  4. Go to the Preview page of the website, and check the feedUri of the exceptions that are raised

Expected behavior
There should be no error raised

Screenshots
When you take the URI causing the exception and put it in the browser, you can verify the issue is happening. Here's an example of what displays instead of the RSS feed:
image

@MartinZikmund
Copy link
Contributor

Yes, sorry, the feed does work, but loads terribly long. It is some weird Wordpress issue, and I am working on rewriting the website to custom ASP.NET Core implementation instead. Hopefully soon to be finished.

mallibone added a commit to mallibone/planetxamarin that referenced this issue Mar 22, 2021
As kindly pointed out in planetxamarin#719 by @saamerm.
@mallibone
Copy link
Contributor

Thanks for pointing this out @saamerm - migrated my blog lately and must have missed this due to caching holding on to the old blog 🙈

Cheesebaron pushed a commit that referenced this issue Mar 23, 2021
As kindly pointed out in #719 by @saamerm.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants