? Pending

User tests: Successful: Unsuccessful:

avatar SniperSister
SniperSister
8 May 2019

Summary of Changes

Right now, it's not possible to load extension classes from the CLI commands because the extension classmap isn't loaded in the CLI console application.

Testing Instructions

Add var_dump(class_exists("Joomla\\Component\\Fields\\Administrator\\Helper\\FieldsHelper"));die(); to a console command of your choice. Call command, result will be false. Apply patch, result is now true.

avatar joomla-cms-bot joomla-cms-bot - change - 8 May 2019
Category Libraries
avatar f-hamel
f-hamel - comment - 8 May 2019

I have tested this item successfully on 7fb0db7


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

avatar f-hamel f-hamel - test_item - 8 May 2019 - Tested successfully
avatar SniperSister SniperSister - open - 8 May 2019
avatar SniperSister SniperSister - change - 8 May 2019
Status New Pending
avatar SniperSister
SniperSister - comment - 8 May 2019

/cc @f-hamel

avatar SniperSister
SniperSister - comment - 8 May 2019

Side note: merge #24835 first to test this

avatar f-hamel
f-hamel - comment - 8 May 2019

I have tested this item successfully on 7fb0db7


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

avatar wilsonge wilsonge - change - 8 May 2019
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-05-08 12:46:36
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 8 May 2019
avatar wilsonge wilsonge - merge - 8 May 2019
avatar wilsonge
wilsonge - comment - 8 May 2019

Thanks!

Add a Comment

Login with GitHub to post a comment