PR-6.2-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
16 May 2026

Pull Request resolves # .

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

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:

  • Folder /administrator/components/com_workflow/resources/scripts and all subfolders and files below it:
    The JS resources for the graphical workflow editor have been moved into the media_source/com_workflow/src folder and subfolders of that,
  • File /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.
  • File /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.
  • Minified and gzipped files .min.js and .min.js.gz in folder /media/vendor/tinymce/langs:
    These files never were used, see issue #45876 .
  • Files index.js in diverse subfolders of /media/vendor/tinymce are not used since we dropped support for ES2015.
  • File /media/vendor/codemirror/LICENSE is NOT added to the list of deleted files.
    Currently it is missing in the 6.2-dev builds, but that will be fixed with PR #47794 .

Testing Instructions

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.

Actual result BEFORE applying this Pull Request

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.

Expected result AFTER applying this Pull Request

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.

Link to documentations

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

avatar richard67 richard67 - open - 16 May 2026
avatar richard67 richard67 - change - 16 May 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 16 May 2026
Category Administration com_admin
avatar richard67 richard67 - change - 16 May 2026
The description was changed
avatar richard67 richard67 - edited - 16 May 2026
avatar richard67 richard67 - change - 16 May 2026
The description was changed
avatar richard67 richard67 - edited - 16 May 2026
avatar richard67 richard67 - change - 16 May 2026
The description was changed
avatar richard67 richard67 - edited - 16 May 2026
avatar richard67 richard67 - change - 17 May 2026
The description was changed
avatar richard67 richard67 - edited - 17 May 2026
avatar richard67 richard67 - change - 17 May 2026
The description was changed
avatar richard67 richard67 - edited - 17 May 2026
avatar richard67 richard67 - change - 17 May 2026
Labels Added: PR-6.2-dev
avatar richard67 richard67 - change - 18 May 2026
The description was changed
avatar richard67 richard67 - edited - 18 May 2026
avatar MacJoom MacJoom - change - 18 May 2026
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2026-05-18 11:40:31
Closed_By MacJoom
avatar MacJoom MacJoom - close - 18 May 2026
avatar MacJoom MacJoom - merge - 18 May 2026
avatar MacJoom
MacJoom - comment - 18 May 2026

Thank you!

Add a Comment

Login with GitHub to post a comment