? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
10 Jun 2017

Pull Request for Issue # .

Summary of Changes

This PR the alias class JApplicationHelper calls by the real class Joomla\CMS\Application\ApplicationHelper

Testing Instructions

Code review.

avatar joomdonation joomdonation - open - 10 Jun 2017
avatar joomdonation joomdonation - change - 10 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Jun 2017
Category Administration com_templates Libraries Front End Plugins
avatar wilsonge wilsonge - change - 11 Jun 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-06-11 11:56:25
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 11 Jun 2017
avatar wilsonge wilsonge - merge - 11 Jun 2017
avatar infograf768
infograf768 - comment - 11 Jun 2017

@joomdonation
There are other instances of JApplicationHelper in core.

~/git/joomla-cms/components/com_contact/tmpl/contact/default_user_custom_fields.php:34: 	<?php $id = JApplicationHelper::stringURLSafe($groupTitle); ?>
~/git/joomla-cms/installation/model/languages.php:424: 		$this->client = JApplicationHelper::getClientInfo($client, true);
~/git/joomla-cms/installation/service/provider/session.php:46: 					$name = JApplicationHelper::getHash($app->get('session_name', get_class($app)));

Add a Comment

Login with GitHub to post a comment