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-beta1 release.
There are only 2 files to be deleted on update, which are the minified and the gzipped version of the Bosnian language file for TinyMCE.
The Bosnian language files had been removed with Joomla 6.0 and later been added back with Joomla 6.1 with the new format for the newer TinyMCE version
But in 6.2 we do not build anymore the minified and gzipped versions for the TinyMCE language files as these files were never used. See issue #45876 and PR #47782 .
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.2).
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 |