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

fix: Ensure Case-Insensitive file existence check -EXO-66043 #2195

Closed
wants to merge 3 commits into from

Conversation

sofyenne
Copy link
Member

Before this change, when we migrated from EXO 6.2.x to EXO 6.4.x or EXO 6.5.x and attempted to upload a new file with an existing file name starting with a uppercase character, no conflict alert was displayed. This issue occurred because the old uploaded document names weren't created in lowercase.
This change will ensure a case-insensitive file existence check.

aycherif and others added 3 commits October 16, 2023 23:18
By default images uploaded with Ckeditor image plugin are stored under the folder Documents of the space.
This fix allows to choose to store images under a folder outside the default Documents folder.
@sofyenne sofyenne requested a review from ahamdi October 17, 2023 18:04
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

83.3% 83.3% Coverage
0.0% 0.0% Duplication

@exo-swf exo-swf force-pushed the feature/maintenance branch from e077148 to dfd9eea Compare October 18, 2023 23:18
@sofyenne sofyenne closed this Oct 20, 2023
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