?
avatar anibalsanchez
anibalsanchez
11 Nov 2018

Steps to reproduce the issue

ConsoleApplication (extending Application) calls parent::__construct($input, $config);

But, Application constructor is __construct(Registry $config = null);

Then, Application (extending AbstractApplication) calls parent::__construct(null, $config);

Expected result

Configuration properly managed in ConsoleApplication.

Actual result

The config is being lost.

System information (as much as possible)

J4 A5

avatar anibalsanchez anibalsanchez - open - 11 Nov 2018
avatar joomla-cms-bot joomla-cms-bot - labeled - 11 Nov 2018
avatar PhilETaylor
PhilETaylor - comment - 12 Nov 2018
avatar mbabker
mbabker - comment - 12 Nov 2018

Sooner or later yes, after a composer update is done updating the joomla/console package.

avatar joomla-cms-bot joomla-cms-bot - change - 16 Nov 2018
Closed_By Quy joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 16 Nov 2018
avatar Quy Quy - change - 16 Nov 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-11-16 20:34:26
Closed_By Quy
avatar joomla-cms-bot
joomla-cms-bot - comment - 16 Nov 2018

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/23038

Add a Comment

Login with GitHub to post a comment