Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Changed MIME type mapping to return "jpg" instead of "jpeg"#38364
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
jorrit commentedSep 30, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
This file is generated by script You also need to change |
nicolas-grekas commentedOct 1, 2020
Additionally to what@jorrit (thanks for the review btw), this should target 4.4. |
fabpot commentedOct 4, 2020
Taking over in#38407 |
This PR was merged into the 5.2-dev branch.Discussion----------[Mime] Prefer .jpg instead of .jpeg| Q | A| ------------- | ---| Branch? | master| Bug fix? | no| New feature? | no <!-- please update src/**/CHANGELOG.md files -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tickets |Fix#38364 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->| License | MIT| Doc PR |Commits-------89adb21 [Mime] Prefer .jpg instead of .jpeg
Uh oh!
There was an error while loading.Please reload this page.
Fixed order of jpeg mime types for guessExtension() to return "jpg" over "jpeg" as discussed in#38268