User tests: Successful: Unsuccessful:
Pull Request for Issue #26266 .
Fixes the console application when namespace file isn't present (there's a race condition between the constructor here of the console application and the app itself generating the namespace file - solution move it to execute (which is also what the CMSApplication class does anyhow)
On a working J4 installation run
rm libraries/autoload_psr4.php
php cli/joomla.php
see it crashes. Apply patch and run the two commands again. It works
Console application generates the file and works.
Console application crashes.
None
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Title |
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-09-12 20:40:50 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!
I have tested this item✅ successfully on 0f386c7
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26272.