? ? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
12 Apr 2018

Pull Request for Issue # .

Summary of Changes

This small PR just fix some typos in InstallerControllerUpdate class. The get method of Joomla\Registry\Registry class only have 2 parameters (see https://github.com/joomla/joomla-cms/blob/staging/libraries/vendor/joomla/registry/src/Registry.php#L201) but we are passing 3 parameters when calling it and it's wrong.

Testing Instructions

Code review

avatar joomdonation joomdonation - open - 12 Apr 2018
avatar joomdonation joomdonation - change - 12 Apr 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 12 Apr 2018
Category Administration com_installer
avatar alikon
alikon - comment - 12 Apr 2018

I have tested this item successfully on 83f10b9

on code review


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

avatar alikon alikon - test_item - 12 Apr 2018 - Tested successfully
avatar Quy
Quy - comment - 13 Apr 2018

Fix (2 instances):
$cache_timeout = $params->get('cachetimeout', 6, 'int');

avatar joomdonation joomdonation - change - 13 Apr 2018
Labels Added: ?
avatar Quy
Quy - comment - 13 Apr 2018

I have tested this item successfully on e624e4e


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

avatar Quy Quy - test_item - 13 Apr 2018 - Tested successfully
avatar joomla-cms-bot joomla-cms-bot - change - 13 Apr 2018
Category Administration com_installer Administration com_installer Front End Plugins
avatar joomla-cms-bot joomla-cms-bot - change - 13 Apr 2018
Category Administration com_installer Front End Plugins Administration com_installer
avatar joomla-cms-bot joomla-cms-bot - change - 13 Apr 2018
Category Administration com_installer Administration com_installer Front End Plugins
avatar joomla-cms-bot joomla-cms-bot - change - 13 Apr 2018
Category Administration com_installer Front End Plugins Administration com_installer
avatar alikon
alikon - comment - 13 Apr 2018

I have tested this item successfully on 4d33999

on code review

p.s
hoping better than before


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

avatar alikon alikon - test_item - 13 Apr 2018 - Tested successfully
avatar Quy Quy - change - 13 Apr 2018
Status Pending Ready to Commit
avatar Quy
Quy - comment - 13 Apr 2018

RTC


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

avatar mbabker mbabker - change - 22 Apr 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-04-22 15:39:02
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 22 Apr 2018
avatar mbabker mbabker - merge - 22 Apr 2018

Add a Comment

Login with GitHub to post a comment