User tests: Successful: Unsuccessful:
Pull Request for Issue # .
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.
Code review
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_installer |
Fix (2 instances):
$cache_timeout = $params->get('cachetimeout', 6, 'int');
Labels |
Added:
?
|
I have tested this item
Category | Administration com_installer | ⇒ | Administration com_installer Front End Plugins |
Category | Administration com_installer Front End Plugins | ⇒ | Administration com_installer |
Category | Administration com_installer | ⇒ | Administration com_installer Front End Plugins |
Category | Administration com_installer Front End Plugins | ⇒ | Administration com_installer |
I have tested this item
on code review
p.s
hoping better than before
Status | Pending | ⇒ | Ready to Commit |
RTC
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:
?
|
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.