Skip to content

fix: set default file extension #19708

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dongziyudongziyu
Copy link

Files without extensions are treated as jpg images.

Copy link
Contributor

github-actions bot commented Jul 3, 2025

Label error. Requires exactly 1 of: changelog:.*. Found: . A maintainer will add the required label.

@alextran1502
Copy link
Contributor

I believe this will fix issue with DJI drone footage when uploading from the mobile app, correct?

@dongziyudongziyu
Copy link
Author

I believe this will fix issue with DJI drone footage when uploading from the mobile app, correct?

Yeah, that's how I solved it myself.

Copy link
Contributor

@mertalev mertalev left a comment

Choose a reason for hiding this comment

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

I think this is a pretty bad idea. There are better options for supporting files without extensions, like using a file type sniffer.

@danieldietzler
Copy link
Member

Yes I'm with Mert on this one. This is not a proper fix.

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.

4 participants