User tests: Successful: Unsuccessful:
Pull Request for Issue # .
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.
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.
When updating from the latest 5.4 nightly build to 6.x, the file is still there after the update.
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.
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
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_admin |
| 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
|
||
Thank you @richard67
@Bodge-IT Can be merged by review.