Rss feed parser produces errors on items without the title tag

Status
This content is read-only, or is not open for further replies.

danger@

Guest
offline
Hello, it appears the XF feed parser has issues with entries that do not include title tags:

https://validator.w3.org/feed/docs/rss2.html#hrelementsOfLtitemgt documents that either title or description must be present. The problematic entries have description though. Here is the error that is being reported:

Code:

Code:
Exception: Error posting feed entry https://www.freebsd.org/news/newsflash/#2021-11-06:1 for feed 7: Please enter a valid title. src/XF/Service/Feed/Feeder.php:128
Generated...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom