PR-5.2-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
25 Jun 2024

Pull Request for Issue # .

Summary of Changes

This pull request (PR) updates the lists of files and folders to be deleted on update in file administrator/components/com_admin/script.php in the 5.2-dev branch in preparation for the next 5.2.0-alpha3 release.

All files and folders added by this PR are deleted due to the update of the composer dependency "maximebf/debugbar" from version "v1.21.3" to version "v1.22.3", where the fontawesome fonts used by the debug bar have been moved from font files into base64 encoded data in the css file.

This and several other composer dependencies have been updated with the 5.2.0-alpha2 release of today with this commit for the version bump: e7f3f5b

Normally such dependency updates have to be made with a public PR here in this repo so people can review and test, and I can make a PR like this one here now before the release is built.

This time it has been made different, so the updates from this PR here will go into the next alpha release. That's sufficient in this case as the deleted files are just some obsolete font files which are not used anymore, so nothing's broken.

But in general it would be better to do it advance like I said.

Testing Instructions

Code review, or if you want to do a real test:

Update a 5.2.0-alpha1 to 5.2.0-alpha2 to get the actual result, and update la 5.2.0-alpha1 to the patched package created by Drone for this PR to get the expected result.

Here you can find the patched update package or custom update URL created by Drone for this PR: will be added soon

Actual result BEFORE applying this Pull Request

The files and folders added by this PR to file administrator/components/com_admin/script.php are still present after the update.

Expected result AFTER applying this Pull Request

The files and folders added by this PR to file administrator/components/com_admin/script.php have been removed with the update.

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed

  • No documentation changes for manual.joomla.org needed

avatar richard67 richard67 - open - 25 Jun 2024
avatar richard67 richard67 - change - 25 Jun 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 25 Jun 2024
Category Administration com_admin
avatar richard67 richard67 - change - 25 Jun 2024
Title
Add deleted files and folders from debugbar dependency update
[5.2] Add deleted files and folders from debugbar dependency update to script.php
avatar richard67 richard67 - edited - 25 Jun 2024
avatar richard67 richard67 - change - 25 Jun 2024
The description was changed
avatar richard67 richard67 - edited - 25 Jun 2024
avatar brianteeman brianteeman - test_item - 30 Jun 2024 - Tested successfully
avatar brianteeman
brianteeman - comment - 30 Jun 2024

I have tested this item ✅ successfully on 5869781


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

avatar Hackwar Hackwar - change - 20 Jul 2024
Labels Added: PR-5.2-dev
avatar bembelimen bembelimen - change - 20 Jul 2024
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-07-20 07:40:55
Closed_By bembelimen
avatar bembelimen bembelimen - close - 20 Jul 2024
avatar bembelimen bembelimen - merge - 20 Jul 2024
avatar Hackwar
Hackwar - comment - 20 Jul 2024

Thank you @richard67!

Add a Comment

Login with GitHub to post a comment