PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
18 Oct 2025

Pull Request for Issue # .

Summary of Changes

This pull request (PR) updates the list of files to be deleted on update in script.php for the upcoming 6.0.1 release.

There is only one file /administrator/components/com_admin/sql/updates/postgresql/5.4.0-2025-10-07.sql added to the list.

That file was added in the 5.4-dev branch with PR #46243 and will be release with 5.4.1.

On 6.x that file should be removed on update like the other 5.x update SQL scripts, and it should also not be merged up into 6.0-dev by the release managers.

like the other 5.x update SQL scripts, the file is added to the // From 5.x to 6.0 section in script.php and not to a new section // From 6.0.0 to 6.0.1.

Testing Instructions

Code review.

Or compare the 6.0.0 full installation zip with the latest 5.4 nightly build full installation zip and check if it contains file /administrator/components/com_admin/sql/updates/postgresql/5.4.0-2025-10-07.sql.

Or update from the latest 5.4 nightly build to the latest 6.0 nightly build to check the actual result, and update from the latest 5.4 nightly build to the patched package created by Drone for this PR to check the expected result.

Actual result BEFORE applying this Pull Request

When updating from the latest 5.4 nightly build to 6.x, the file is still there after the update.

Expected result AFTER applying this Pull Request

When updating from the latest 5.4 nightly build to 6.x, file /administrator/components/com_admin/sql/updates/postgresql/5.4.0-2025-10-07.sql is not present after the update.

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar richard67 richard67 - open - 18 Oct 2025
avatar richard67 richard67 - change - 18 Oct 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 18 Oct 2025
Category Administration com_admin
avatar richard67
richard67 - comment - 18 Oct 2025

@Bodge-IT Can be merged by review.

avatar softforge softforge - change - 19 Oct 2025
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2025-10-19 11:07:56
Closed_By softforge
Labels Added: PR-6.0-dev
avatar softforge softforge - close - 19 Oct 2025
avatar softforge softforge - merge - 19 Oct 2025
avatar softforge
softforge - comment - 19 Oct 2025

Thank you @richard67

Add a Comment

Login with GitHub to post a comment