? Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
8 May 2017

Pull Request for Issue # .

Summary of Changes

After #14041 merged, installation app is broken. The reason is because $input and $app become private properties, so we need to use $this->getInput() instead of $this->input in controller classes.

Testing Instructions

I tested the change myself. So @wilsonge can review and merge it to get installation works again.

avatar joomdonation joomdonation - open - 8 May 2017
avatar joomdonation joomdonation - change - 8 May 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 8 May 2017
Category Installation
avatar dgt41
dgt41 - comment - 8 May 2017

@joomdonation thanks!

avatar brianteeman brianteeman - change - 8 May 2017
Title
Fix installation app
[4.0] Fix installation app
avatar brianteeman brianteeman - edited - 8 May 2017
avatar wilsonge wilsonge - change - 8 May 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-05-08 14:59:09
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 8 May 2017
avatar wilsonge wilsonge - merge - 8 May 2017

Add a Comment

Login with GitHub to post a comment