Skip to content

Conversation

@richard67
Copy link
Member

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.

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.

@richard67 richard67 requested a review from wilsonge July 10, 2021 09:31
@wilsonge wilsonge merged commit af79914 into joomla:4.0-dev Jul 10, 2021
@wilsonge
Copy link
Contributor

Thanks!

@richard67 richard67 deleted the 4.0-dev-update-script-php-2021-07-10 branch July 10, 2021 11:31
@zero-24 zero-24 added this to the Joomla 4.0 milestone Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants