User tests: Successful: Unsuccessful:
Pull Request resolves # .
This pull request (PR) updates the lists of files and folder to be deleted on update in script.php for the upcoming 6.2.0-alpha1 release.
There are only files and folders from PR #46879 to be added. In detail these are following:
/administrator/components/com_workflow/resources/scripts and all subfolders and files below it:media_source/com_workflow/src folder and subfolders of that,/media/index.html was never necessary as the /media folder is never empty, and we once decided to ship these index.html files only for empty folders./media/vendor/accessibility/js/accessibility.js was always identical with its minified pendant /media/vendor/accessibility/js/accessibility.min.js, and the NPM dependency does not ship an accessibility.js file, so there is no need for that file..min.js and .min.js.gz in folder /media/vendor/tinymce/langs:index.js in diverse subfolders of /media/vendor/tinymce are not used since we dropped support for ES2015./media/vendor/codemirror/LICENSE is NOT added to the list of deleted files.Code review: Check the changes made by this PR and compare the latest 6.2 nightly build's installation zip package with the latest 6.1 nightly build's installation zip package (or the one from 6.1.1-rc1).
Or if you want to make a real test:
Update from 6.1 to the latest 6.2 nightly build for the actual result, and update from 6.1 to the patched package or custom update URL created by Drone for this PR for the expected result.
After an update from 6.1 to the latest 6.2 nightly build, the files handled by this PR are still present, but they do not exist in the nightly build installation ZIP package.
After an update from 6.1 to the patched package or custom update URL created by Drone for this PR, the files handled by this PR have been deleted.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_admin |
| Labels |
Added:
PR-6.2-dev
|
||
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-05-18 11:40:31 |
| Closed_By | ⇒ | MacJoom |
Thank you!