Open
Description
This issue is automatically created based on existing pull request: #33514: Fix typo in MIME type of JPEG images
Description (*)
There's no MIME type image/jpg
, only image/jpeg
regardless of whether a file extension is *.jpeg
or *.jpg
.
Manual testing scenarios (*)
- Log in to the admin panel
- Open Content > Pages/Blocks
- Edit any Page/Block
- Expand Content
- Click Insert Image...
- Click Upload Images > Choose Files...
- Select a *.jpg image
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedMay be fixed according to the position in the backlog.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchAffects non-critical data or functionality and does not force users to employ a workaround.