Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #4481 AzureFolderProvider uploading same file with different case #4482

Merged
merged 4 commits into from
Mar 8, 2021

Conversation

msant7
Copy link
Contributor

@msant7 msant7 commented Feb 10, 2021

Fixes #4481

Summary

Override UpdateFile in the AzureFolderProvider, look to see if the original filename is different from the new one. If it is, then delete it.

@bdukes bdukes added this to the 9.9.1 milestone Feb 10, 2021
Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we just update the comment to a method documentation like so or similar

msant7 and others added 2 commits February 17, 2021 06:44
…reFolderProvider.cs

Co-authored-by: Daniel Valadas <info@danielvaladas.com>
@donker donker dismissed valadas’s stale review March 2, 2021 19:23

Taken care of

@mitchelsellers mitchelsellers merged commit 9e51107 into dnnsoftware:develop Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AzureFolderProvider - Issue re-uploading same name file but with different case.
5 participants