Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make no_results work in rss parser add-on #4833

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 7.dev
Choose a base branch
from

Conversation

robinsowell
Copy link
Contributor

The docs say that {if no_results} works, but it didn't. If there were no items, it still showed the feed meta data and just nothing for the missing items. If the tag was present, it and the contents were removed.

I'd personally like a way to show the feed meta data and a no results type tag for the items, but that's not consistent with what docs say or what user needed and given I haven't had any request for that, I'm overthinking it.

Hence- this simple 'Make no results work like normal' pr.

The docs say that {if no_results} works, but it didn't. If there were no items, it still showed the feed meta data and just nothing for the missing items.  If the tag was present, it and the contents were removed.

I'd personally like a way to show the feed meta data and a no results type tag for the items, but that's not consistent with what docs say or what user needed and given I haven't had any request for that, I'm being pedantic.

Hence- this simple 'Make no results work like normal' pr.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant