User tests: Successful: Unsuccessful:
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.
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.
Category | ⇒ | Libraries |
Status | New | ⇒ | Pending |
I have tested this item
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:
?
|
Thanks!
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.