Seems to me that there is a line missing from libraries/src/feed/parser/AtomParser.php (added as line 217):
I don't know if that us a real bug or not. The BBC is an RSS feed while [[youtube]] is an Atom feed.
Code:
$entry->publishedDate = $this->inputFilter->clean((string) $el->published, 'html');
Statistics: Posted by ceford — Tue Feb 20, 2024 2:41 pm