Skip to content

Conversation

@richard67
Copy link
Member

Pull Request for #34754 (comment) .

Summary of Changes

Move the files which have been removed in RC 4 with PR #34754 to the right section of the deleted files list in script.php.

They have been added to section "From 3.10 to 4.0" of the $files array by PR #34754 due to my advise.

But I was missing the fact that these templates were at a different place in J3, and these J3 files are already deleted on update, so the deletion of the J4 files due to PR #34754 belongs to section "4.0 from RC 3 to RC 4".

This PR here fixes my mistake so the deleted files list in script.php is consistent with what the tool (build/deleted_file_check.php) creates when being used in the right way.

Testing Instructions

Code review.

Actual result BEFORE applying this Pull Request

Files which have been removed in 4.0 RC 4 due to PR #34754 are located in the "// From 3.10 to 4.0" section of the $files array.

Expected result AFTER applying this Pull Request

Files which have been removed in 4.0 RC 4 due to PR #34754 are located in the "// 4.0 from RC 3 to RC 4" section of the $files array.

Documentation Changes Required

None.

@richard67 richard67 mentioned this pull request Jul 14, 2021
10 tasks
@wilsonge wilsonge merged commit 99b76d5 into joomla:4.0-dev Jul 14, 2021
@wilsonge
Copy link
Contributor

Thanks!

@wilsonge wilsonge added this to the Joomla 4.0 milestone Jul 14, 2021
@richard67 richard67 deleted the 4.0-dev-deleted-files-fix-2021-07-14 branch July 14, 2021 21:45
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