Closed Stoyvo closed 1 month ago
Hi @Stoyvo. Thank you for your report. To speed up processing of this issue, make sure that you provided the following information:
Make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release
For more details, review the Magento Contributor Assistant documentation.
Add a comment to assign the issue: @magento I am working on this
To learn more about issue processing workflow, refer to the Code Contributions.
Join Magento Community Engineering Slack and ask your questions in #github channel.
:warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
:clock10: You can find the schedule on the Magento Community Calendar page.
:telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
:pencil2: Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel
Upon research, I have identified that Magento removed SVG support in 2017? https://github.com/magento/magento2/issues/12451
I find this hard to believe, otherwise official documentation would have been updated right? Official documentation specifically instructs user to select SVG file.
In addition, SVG is the preferred image format for scaling images in web best practices.
Hi @engcom-Delta. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
[ ] 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).Details
If the issue has a valid description, the label Issue: Format is valid
will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid
appears.
[ ] 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description
label to the issue by yourself.
[ ] 3. Add Component: XXXXX
label(s) to the ticket, indicating the components it may be related to.
[ ] 4. Verify that the issue is reproducible on 2.4-develop
branchDetails
- Add the comment @magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.
- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
[ ] 5. Add label Issue: Confirmed
once verification is complete.
[ ] 6. Make sure that automatic system confirms that report has been added to the backlog.
:x: Something went wrong. Cannot create Jira issue.
:white_check_mark: Jira issue https://jira.corp.magento.com/browse/AC-2438 is successfully created for this GitHub issue.
:white_check_mark: Confirmed by @engcom-Delta. Thank you for verifying the issue.
Issue Available: @engcom-Delta, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.
Hi @Stoyvo , Thank you for reporting the issue. We have verified the issue on Magento 2.4-develop branch and the issue is reproducible. Based on the above observation, confirming the issue.
Steps Performed:
1.Install a clean version of Magento version 2.4-develop 2.Go to – Content>Configuration>Edit(Any configuration)>Header>Upload>Select .svg file Actual result : "We don't recognise or support this file extension type."
Expected result : Upload image as SVG successfully .
@magento I am working on this
Any progress on this further?
As you can see in the official docs, in default Magento you can upload only PNG, GIF or JPG images for logo. In order to upload an SVG you have to either add a customisation or use a 3rd part solution like this one: https://github.com/MagestyApps/module-web-images
@MagestyApps Thanks for your contribution!!.
As per the Magento documentation it supports only PNG, GIF or JPG images for logo and it is an expected behaviour.Hence we are closing this issue.
Thanks.
@engcom-Bravo, it is 2024. SVGs should absolutely be supported by now, no matter what the documentation says. I am happy to create a PR for the docs as soon as SVGs are supported ;)
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
Error: "We don't recognize or support this file extension type."
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.