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

Always lowercase the file extension in the DBAFS #6965

Merged
merged 1 commit into from Mar 5, 2024

Conversation

leofeyer
Copy link
Member

@leofeyer leofeyer commented Mar 5, 2024

Fixes #6901

There might be other places that need to be checked as well.

I checked and all other Path::getExtension() calls already pass true as second argument.

@leofeyer leofeyer added the bug label Mar 5, 2024
@leofeyer leofeyer added this to the 4.13 milestone Mar 5, 2024
@leofeyer leofeyer self-assigned this Mar 5, 2024
@leofeyer leofeyer requested a review from ausi March 5, 2024 08:06
@leofeyer leofeyer linked an issue Mar 5, 2024 that may be closed by this pull request
@leofeyer leofeyer merged commit 534eb60 into contao:4.13 Mar 5, 2024
18 checks passed
@leofeyer leofeyer deleted the fix/file-extension branch March 5, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extension in tl_files is sometimes not lowercased
2 participants