planetpowershell
planetpowershell copied to clipboard
Issues with Alain Assaf's Filter
Describe the bug @alainassaf's filter is invalid as the RSS feed doesn't specify categories, as such, no content is returned. This is generating an error as part of the automated tests.
Expected behavior Looking at feed, some content should be returned.
Additional context
Remove iFilterMyBlogPosts and Filter logic. Use standard logic to select posts. Note: This will not pick up all posts, but more than it is now.
Created pull request 379 to resolve.