Skip to content

[CMS PR 31804] Integrate with changes from CMS PR 31943 for dry run and verbose mode#127

Merged
bembelimen merged 3 commits intobembelimen:4.0/29794from
richard67:4.0-dev-bembelimen-pr-31804-mod-1
Jan 27, 2021
Merged

[CMS PR 31804] Integrate with changes from CMS PR 31943 for dry run and verbose mode#127
bembelimen merged 3 commits intobembelimen:4.0/29794from
richard67:4.0-dev-bembelimen-pr-31804-mod-1

Conversation

@richard67
Copy link

@richard67 richard67 commented Jan 27, 2021

Pull Request for joomla#31804 (comment) .

Summary of Changes

Adapt your CMS PR joomla#31804 to some ugly code in the 4.0-dev branch ;-)

It could have been done in other ways for the "fixFilenameCasing", e.g. passing the result array by reference from the calling function "deleteUnexistingFiles" , and/or leaving the verbose output to the calling function, but the way I've done it here will allow us to change the "fixFilenameCasing" function to public so it can be called independently from the "deleteUnexistingFiles" function.

The last commit also includes the same changes as I propose with my new PR to the staging branch of the CMS.

Feel free to change whatever you want or to reject it completely and say the CMS PR is good as it is.

Testing Instructions

See if your PR still works and check with CLI if dry run and verbose mode work.

@richard67 richard67 marked this pull request as ready for review January 27, 2021 15:27
@bembelimen bembelimen merged commit 5518f80 into bembelimen:4.0/29794 Jan 27, 2021
@richard67
Copy link
Author

It seems his came too late for the merge of your PR into J4, as your PR was merged before your merged this one.

@richard67 richard67 deleted the 4.0-dev-bembelimen-pr-31804-mod-1 branch April 20, 2021 19:08
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.

2 participants