RTC PR-5.4-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
12 Jul 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 to the latest changes in the 5.3-dev branch, which are the deleted files resulting from PRs #45648 and #45687 .

Testing Instructions

Compare a current 5.4-dev package or a 5.4 nightly build from last night with a 5.4.0-alpha2 package and check for files which exist only in the 5.4.0-alpha2 but not in current 5.4-dev or the latest 5.4 nightly build.

Update a 5.4.0-alpha2 to the latest 5.4 nightly build for the actual result, and update a 5.4.0-alpha2 to the patched update package or custom update URL created by drone for this PR for the expected result.

Actual result BEFORE applying this Pull Request

The files added by this PR to the list are still there after an update from 5.4.0-alpha2 to 5.4-dev nightly build, however they would not be there when making a new installation with that nightly build.

Expected result AFTER applying this Pull Request

The files added by this PR to the list are deleted after an update from 5.4.0-alpha2 to the patched package of this PR.

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 - 12 Jul 2025
avatar richard67 richard67 - change - 12 Jul 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 12 Jul 2025
Category Administration com_admin
avatar muhme muhme - change - 12 Jul 2025
Labels Added: PR-5.4-dev
avatar brianteeman brianteeman - test_item - 13 Jul 2025 - Tested successfully
avatar brianteeman
brianteeman - comment - 13 Jul 2025

I have tested this item ✅ successfully on b416850


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45718.

avatar travisrisner
travisrisner - comment - 15 Jul 2025

I have tested this item ✅ successfully on b416850

avatar richard67
richard67 - comment - 15 Jul 2025

I have tested this item ✅ successfully on b416850

@travisrisner Just a comment with a green check mark is not counted by our tools. Could you mark your test result in the issue tracker by using the blue "Test this" button at the top left corner? Thanks in advance.

avatar travisrisner
travisrisner - comment - 15 Jul 2025

I have tested this item ✅ successfully on b416850

@travisrisner Just a comment with a green check mark is not counted by our tools. Could you mark your test result in the issue tracker by using the blue "Test this" button at the top left corner? Thanks in advance.

Thanks Richard! Noted. I've done this on quite a few tests previously and don't know that I've been corrected yet. I'll utilize the issue tracker going forward and fix this one.

avatar travisrisner travisrisner - test_item - 15 Jul 2025 - Tested successfully
avatar travisrisner
travisrisner - comment - 15 Jul 2025

I have tested this item ✅ successfully on b416850


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45718.

avatar richard67 richard67 - change - 15 Jul 2025
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 15 Jul 2025

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45718.

avatar richard67 richard67 - change - 15 Jul 2025
Labels Added: RTC
avatar muhme
muhme - comment - 15 Jul 2025

✅ Re-Check after upmerge from 5.3-dev with current 5.4-dev and before merge:

git diff --name-status 5.4.0-alpha2..HEAD | grep '^D'

The result is exactly the two added files:

D	administrator/modules/mod_menu/mod_menu.php
D	modules/mod_random_image/mod_random_image.php
avatar muhme muhme - change - 15 Jul 2025
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2025-07-15 15:35:47
Closed_By muhme
avatar muhme muhme - close - 15 Jul 2025
avatar muhme muhme - merge - 15 Jul 2025
avatar muhme
muhme - comment - 15 Jul 2025

Thank you @richard67 and all testers.

Add a Comment

Login with GitHub to post a comment