?
Referenced as Pull Request for: # 7913
avatar Brujo-mlq
Brujo-mlq
19 Sep 2015

Steps to reproduce the issue

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

screen shot 2015-09-19 at 14 45 52

5) see the source code generated by Joomla for this site within the RSS & Atom links

screen shot 2015-09-19 at 14 46 14

6) follow the rss & atom link and you will get: 500 View not found [name, type, prefix]: category, feed, newsfeedsView

screen shot 2015-09-19 at 14 46 29

Expected result

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

Actual result

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

System information (as much as possible)

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

Additional comments

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...

avatar Brujo-mlq Brujo-mlq - open - 19 Sep 2015
avatar Brujo-mlq Brujo-mlq - change - 19 Sep 2015
The description was changed
avatar zero-24
zero-24 - comment - 19 Sep 2015

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

avatar zero-24 zero-24 - change - 19 Sep 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-09-19 21:35:28
Closed_By zero-24
avatar zero-24 zero-24 - close - 19 Sep 2015

Add a Comment

Login with GitHub to post a comment