CodeIT
CodeIT copied to clipboard
[BUG] RSS Doesn't seem to honor the full text setting
trafficstars
Describe the bug
- I tried to join discord, but the bug template link isn't working. Suggest regenerating a discord invite link for readme.
- rssFullText setting was configured
- Home feed for entire site is empty. https://www.sheldonhull.com/index.xml
- Section feed for blog only shows the summary section. https://www.sheldonhull.com/blog/index.xml
Expected behavior
Full RSSText returned on feeds.
My Attempts
I tried replacing with my prior feed layouts, but couldn't get them returning all contents.
Expectation
- Main feed for entire site setup to
https://sitename.com/index.xmlcorrectly shows all sections in rss feed. - Blog/Microblog sections show their section feeds.
- Tag feeds show their tag feed. NOTE: THIS WORKS --> https://www.sheldonhull.com/tags/tech/index.xml
Hi @sheldonhull,
Sorry for the late response to this issue. Does it still reproduce?
@victor-pogor yes. I have resolved in my own rss layouts, along with webmentions support and ac:author tag fixes. If you'd like me to submit with my fixes as PR I'd be glad to. Pretty sure that default behavior in Hugo is to do this and requires override.
@sheldonhull yeah, it would be great 😉