?
Related to # 5437
avatar Denitz
Denitz
14 Dec 2014

Steps to reproduce the issue

See /modules/mod_articles_category/helper.php:

require_once $com_path . 'router.php';

See /plugins/search/content/content.php:
require_once JPATH_SITE . '/components/com_content/router.php';

Expected result

Component router file is included in router but should not be included directly, otherwise router override is impossible.

Actual result

Included directly.

System information (as much as possible)

Additional comments

Votes

# of Users Experiencing Issue
2/2
Average Importance Score
3.50

avatar Denitz Denitz - open - 14 Dec 2014
avatar Denitz
Denitz - comment - 15 Dec 2014

PR:
#5437

avatar brianteeman brianteeman - change - 15 Dec 2014
Status New Closed
Rel_Number 5437
Relation Type Related to
avatar zero-24 zero-24 - close - 15 Dec 2014
avatar brianteeman brianteeman - close - 15 Dec 2014
avatar brianteeman brianteeman - change - 15 Dec 2014
Closed_Date 0000-00-00 00:00:00 2014-12-15 20:36:43
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment