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

feat: add detected mime type to exception #38844

Merged
merged 1 commit into from Jun 24, 2023

Conversation

kesselb
Copy link
Contributor

@kesselb kesselb commented Jun 15, 2023

Summary

The mimetype may not match the file extension.
Helps the user to find out why a provided image is not accepted.

TODO

  • ...

Checklist

@kesselb kesselb added enhancement 3. to review Waiting for reviews labels Jun 15, 2023
@kesselb kesselb self-assigned this Jun 15, 2023
@kesselb kesselb added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jun 19, 2023
@kesselb kesselb added this to the Nextcloud 28 milestone Jun 19, 2023
@kesselb kesselb force-pushed the enh/add-detected-mime-type-to-exception branch from 82ad280 to 93ea4b8 Compare June 19, 2023 09:08
The mimetype may not match the file extension.
Helps the user to find out why a provided image is not accepted.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb kesselb force-pushed the enh/add-detected-mime-type-to-exception branch from 93ea4b8 to f21cbff Compare June 24, 2023 20:39
@szaimen szaimen merged commit 3f4b764 into master Jun 24, 2023
39 checks passed
@szaimen szaimen deleted the enh/add-detected-mime-type-to-exception branch June 24, 2023 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: occ theming:config favicon "/root/nc.ico" Unsupported image type for .ico and .png
3 participants