-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[4.0]Feed Display module uncaught error in rss.xml feed #29236
Comments
2020-05-27T02:56:02+00:00 CRITICAL 127.0.0.1 error Uncaught Throwable of type Error thrown with message "Object of class Joomla\CMS\Feed\FeedLink could not be converted to string". Stack trace: #0 C:\www\joomla4\modules\mod_feed\mod_feed.php(20): require() This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/29236. |
Once #29237 reaches 4.0, it will solve this issue. |
Steps to reproduce the issue
Create a News Feed category and item for http://feeds.bbci.co.uk/news/world/europe/rss.xml
Use this feed item in a Feed Display module.
Expected result
Should work the same way it works when set up as the menu item type News Feed - Single News Feed.
Actual result
Uncaught Throwable of type Error thrown with message "Object of class Joomla\CMS\Feed\FeedLink could not be converted to string" in C:\www\joomla4\modules\mod_feed\tmpl\default.php (line 99)
System information (as much as possible)
Nightly Build of 27 May on Wampserver 3.2.1 MySQL 8.0.19 PHP 7.4.5
Additional comments
The text was updated successfully, but these errors were encountered: