RSS Feed/News Rss feed parser produces errors on items without the title tag

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
29,397
Points
823

Reputation:

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...
 
Status
Not open for further replies.
Top