?
Related to # 4718
avatar javigomez
javigomez
11 Oct 2014

The file https://github.com/joomla/joomla-cms/blob/staging/administrator/includes/toolbar.php breaks the principle of having 1 class per file: JToolbarHelper and JSubMenuHelper

@chrisdavenport suggested that we could maybe fix it by removing JSubMenuHelper and including it from JToolbarHelper file. That way we will not break b/c. How does it sound?

avatar javigomez javigomez - open - 11 Oct 2014
avatar jissues-bot jissues-bot - change - 11 Oct 2014
Labels Added: ?
avatar javigomez javigomez - change - 12 Oct 2014
The description was changed
Labels Added: ?
avatar wilsonge
wilsonge - comment - 12 Oct 2014

I like it but suggest instead we just register the class name with the autoloader rather than doing a require_once or include_once from the helper file

avatar chrisdavenport
chrisdavenport - comment - 14 Oct 2014

+1

avatar nicksavov nicksavov - change - 16 Oct 2014
Labels Removed: ?
avatar kirapwn
kirapwn - comment - 16 Oct 2014

To test: If Joomla! Administrator home page loads - it works

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4551.

avatar kirapwn
kirapwn - comment - 16 Oct 2014
avatar brianteeman
brianteeman - comment - 16 Oct 2014

Closing this now so that the conversation can continue at #4718 with the pull request - thanks

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4551.

avatar zero-24 zero-24 - close - 16 Oct 2014
avatar brianteeman brianteeman - change - 16 Oct 2014
Status New Closed
avatar jissues-bot jissues-bot - close - 16 Oct 2014
avatar jissues-bot
jissues-bot - comment - 16 Oct 2014
avatar jissues-bot jissues-bot - change - 16 Oct 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-10-16 23:36:22
avatar brianteeman brianteeman - change - 17 Oct 2014
Rel_Number 4718
Relation Type Related to
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment