? Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
23 Apr 2022

Summary of Changes

Ongoing effort to inject the database into components and get rid of the deprecated Factory::getDbo(); calls. This pr injects the database into the console commands.

Testing Instructions

Run the following commands on the console:

  • php cli/joomla user:add
  • php cli/joomla user:addtogroup
  • php cli/joomla user:delete
  • php cli/joomla user:list
  • php cli/joomla user:removefromgroup
  • php cli/joomla extension:remove 0
  • php cli/joomla extension:list
  • php cli/joomla extension:discover
  • php cli/joomla extension:discover:install

Actual result BEFORE applying this Pull Request

All commands do work except the extension command. It throws an error that the extension with id 0 is not found.

Expected result AFTER applying this Pull Request

All commands do work except the extension command. It throws an error that the extension with id 0 is not found.

avatar laoneo laoneo - open - 23 Apr 2022
avatar laoneo laoneo - change - 23 Apr 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 23 Apr 2022
Category Libraries
avatar laoneo laoneo - change - 23 Apr 2022
The description was changed
avatar laoneo laoneo - edited - 23 Apr 2022
avatar laoneo laoneo - change - 23 Apr 2022
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 23 Apr 2022
Category Libraries Administration com_admin com_installer Installation Libraries
avatar joomla-cms-bot joomla-cms-bot - change - 23 Apr 2022
Category Libraries Administration com_admin com_installer Installation Libraries
avatar laoneo laoneo - change - 23 Apr 2022
The description was changed
avatar laoneo laoneo - edited - 23 Apr 2022
avatar roland-d roland-d - close - 18 Jun 2022
avatar roland-d roland-d - merge - 18 Jun 2022
avatar roland-d roland-d - change - 18 Jun 2022
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-06-18 17:39:55
Closed_By roland-d
avatar roland-d
roland-d - comment - 18 Jun 2022

Thank you

Add a Comment

Login with GitHub to post a comment