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 to the latest changes in the 5.3-dev branch, which are the deleted files resulting from PRs #45648 and #45687 .
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.
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.
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.
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 |
Labels |
Added:
PR-5.4-dev
|
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.
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.
I have tested this item ✅ successfully on b416850
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
✅ 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
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 |
Thank you @richard67 and all testers.
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.