User tests: Successful: Unsuccessful:
Pull Request for Issue # .
As of right now, update to Joomla 5.1 nightly build package will get fatal error. It is because the code for delete folders using Path::clean
method which is not available for using. You can read the discussion at #42971 to understand more if needed
As the list of folders are provided by us, so it is clean and trusted, we can remove Path::clean call here. I also made some minor clean up to the code, too.
If you update your site to Joomla nightly build package, you will get fatal error
No error updating to package generated by this PR.
Please select:
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_admin |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-03-08 06:19:54 |
Closed_By | ⇒ | joomdonation | |
Labels |
Added:
PR-5.1-dev
|
Closing because the changes here are all included in other PR #42978 .