? Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
10 Jul 2021

Pull Request for Issue # .

Summary of Changes

This pull request (PR) adapts the lists of files and folders to be deleted on update in file "administrator/components/com_admin/script.php" to recent changes.

  • Add the compiled and minified and gzipped js and css files "joomla-image-select" of which the source has been removed with PR #34634 .
  • Add the folders which have been removed with PR #34617 .
  • Move "/components/com_contact/layouts/joomla/form/renderfield.php" and "/libraries/src/Http/Transport/cacert.pem" to the "From 3.10 to 4.0" section.
  • Fix the comment of section "4.0 from Beta 4 to Beta 5".

Testing Instructions

Code review.

Actual result BEFORE applying this Pull Request

  • Files "/media/system/css/fields/joomla-image-select*" and "/media/system/js/fields/joomla-image-select*" will not be deleted when updating to current 4.0-dev.
  • Folder "/components/com_contact/layouts/joomla" will be present after the update and will contain only an empty subfolder "form".
  • Files "/components/com_contact/layouts/joomla/form/renderfield.php" and "/libraries/src/Http/Transport/cacert.pem" are in section "4.0 from RC 3 to RC 4" of the removed files in "script.php".

Expected result AFTER applying this Pull Request

  • Files "/media/system/css/fields/joomla-image-select*" and "/media/system/js/fields/joomla-image-select*" will be deleted when updating to a 4.0 version which includes this PR.
  • Folder "/components/com_contact/layouts/joomla" will be deleted when updating to a 4.0 version which includes this PR.
  • Files "/components/com_contact/layouts/joomla/form/renderfield.php" and "/libraries/src/Http/Transport/cacert.pem" are in section "From 3.10 to 4.0" of the removed files in "script.php".

Documentation Changes Required

None.

avatar richard67 richard67 - open - 10 Jul 2021
avatar richard67 richard67 - change - 10 Jul 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Jul 2021
Category Administration com_admin
avatar wilsonge wilsonge - change - 10 Jul 2021
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-07-10 11:29:18
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 10 Jul 2021
avatar wilsonge wilsonge - merge - 10 Jul 2021
avatar wilsonge
wilsonge - comment - 10 Jul 2021

Thanks!

Add a Comment

Login with GitHub to post a comment