1) new clean Installation of Joomla 3.4.4 package nothing else
2) in Backend -> Create a newsfeed category and create a news feed item and assign to the new category
3) Create a menu item, type: News Feeds ยป List News Feeds in a Category
4) open then your site & Navigate to your newsfeed category item in frontend
5) see the source code generated by Joomla for this site within the RSS & Atom links
6) follow the rss & atom link and you will get: 500 View not found [name, type, prefix]: category, feed, newsfeedsView
i think there are 2 option a) there is a view for Newsfeed categories again as in older Versions of Joomla or b) avoid html output of broken rss/atom links
Error Page 500 View not found [name, type, prefix]: category, feed, newsfeedsView
Call stack
1 JApplicationCms->execute() C:\xampp\htdocs\joomla\index.php:45
2 JApplicationSite->doExecute() C:\xampp\htdocs\joomla\libraries\cms\application\cms.php:252
3 JApplicationSite->dispatch() C:\xampp\htdocs\joomla\libraries\cms\application\site.php:230
4 JComponentHelper::renderComponent() C:\xampp\htdocs\joomla\libraries\cms\application\site.php:191
5 JComponentHelper::executeComponent() C:\xampp\htdocs\joomla\libraries\cms\component\helper.php:372
6 require_once() C:\xampp\htdocs\joomla\libraries\cms\component\helper.php:392
7 JControllerLegacy->execute() C:\xampp\htdocs\joomla\components\com_newsfeeds\newsfeeds.php:16
8 NewsfeedsController->display() C:\xampp\htdocs\joomla\libraries\legacy\controller\legacy.php:728
9 JControllerLegacy->display() C:\xampp\htdocs\joomla\components\com_newsfeeds\controller.php:47
10 JControllerLegacy->getView() C:\xampp\htdocs\joomla\libraries\legacy\controller\legacy.php:645
Joomla 3.4.4 new installation out of the box
tested local within xampp & live apache webserver under Linux
tested different PHP Versions 5.3 -> 5.6
I searched around and this seems to be an old recurring issue with no satisfying answer.
my intension is to point out that joomla generates broken links for newsfeeds category view (even if this function was never forseen to have it as mentioned in older Bugtracker entrys) out of the box and it has nothing to do with the function of displaying external Feeds or feeds from content. Above I described how I did it and also Attached some snapshots to make it more clear.
Well this broken links are recogniced by Search engines and it should not be the case to have broken links by design...
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-09-19 21:35:28 |
Closed_By | ⇒ | zero-24 |
Closing as @mbabker has a pull to fix this issue here: #7913 thanks. Please test there and add your tests on: http://issues.joomla.org/tracker/joomla-cms/7913