Fixed Unable to cleanly extend RSS feeds

Jake B.

Well-known member
Affected version
2.2.15
I'm attempting to add the primary image for threads into the RSS feed, however, \XF\Pub\View\FeedHelper is called directly and cannot be extended, and the renderRss methods return the string directly so I cannot modify the objects on return in the views
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.0).

Change log:
Abstract out RSS generation to allow modifying the feed and entry objects
There may be a delay before changes are rolled out to the XenForo Community.
 
Back
Top Bottom