Skip to content

Conversation

@richard67
Copy link
Member

Pull Request for Issue # .

Summary of Changes

This pull request (PR) updates the list of files to be deleted on update in file "administrator/components/com_admin/script.php" to recent changes in the 4.3-dev branch in preparation for the upcoming 4.3.0-beta1 release.

In detail deleted files from following PR's are added:

  • PR Converts codemirror to service providers #39638 :
    '/plugins/editors/codemirror/codemirror.php',
  • PR Converts none editor to service providers #39639 :
    '/plugins/editors/none/none.php',
  • PR Converts the fields plugins to service providers #39670 :
    '/plugins/fields/calendar/calendar.php',
    '/plugins/fields/checkboxes/checkboxes.php',
    '/plugins/fields/color/color.php',
    '/plugins/fields/editor/editor.php',
    '/plugins/fields/imagelist/imagelist.php',
    '/plugins/fields/integer/integer.php',
    '/plugins/fields/list/list.php',
    '/plugins/fields/media/media.php',
    '/plugins/fields/radio/radio.php',
    '/plugins/fields/sql/sql.php',
    '/plugins/fields/subform/subform.php',
    '/plugins/fields/text/text.php',
    '/plugins/fields/textarea/textarea.php',
    '/plugins/fields/url/url.php',
    '/plugins/fields/user/user.php',
    '/plugins/fields/usergrouplist/usergrouplist.php',

Testing Instructions

Code review.

Or if you want to make a real test, update a 4.3.0-alpha3 or any older 4.x version to the last 4.3 nightly build to get the actual result, and update a 4.3.0-alpha3 or any older 4.x version to the update package built by Drone for this PR to get the expected result.

Actual result BEFORE applying this Pull Request

The files mentioned above are still present after updating from a 4.3.0-alpha3 or any older 4.x version.

Expected result AFTER applying this Pull Request

The files mentioned above have been deleted after updating from a 4.3.0-alpha3 or any older 4.x version.

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed

  • No documentation changes for manual.joomla.org needed

@obuisard obuisard added this to the Joomla! 4.3.0 milestone Feb 4, 2023
@obuisard obuisard merged commit d929785 into joomla:4.3-dev Feb 4, 2023
@obuisard
Copy link
Contributor

obuisard commented Feb 4, 2023

Thank you Richard @richard67 !

@richard67 richard67 deleted the 4.3-dev-deleted-files-and-folders-2023-02-04 branch February 4, 2023 15:13
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.

3 participants