-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[Magento 2.3.5 p2] Upload fails in image uploader #29852
Comments
Hi @raghav111jain. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. Please, add a comment to assign the issue:
🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket. 🎥 You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
Hi @ajijshekh123. Thank you for working on this issue.
|
Hello @raghav111jain, |
@raghav111jain |
|
I'd like to reopen this task and add ext-fileinfo to the composer.json. |
This issue duplicates #24332. @raghav111jain FYI we have a pull request that solves this issue: #29671, so after accepting this PR it will work even w/o fileinfo php extension. As for now we have a workaround to install fileinfo extension. |
Hi @raghav111jain. Thank you for your report.
The fix will be available with the upcoming 2.4.2 release. |
Preconditions (*)
1.magento 2.3.5 p2
2.php 7.3
Steps to reproduce (*)
Expected result (*)
Actual result (*)
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
show this error please help ASAP
"Fatal error: Uncaught Error: Call to undefined function mime_content_type() in /home/designoneonline/public_html/shop/vendor/magento/module-cms/Model/Wysiwyg/Images/Storage.php:365 Stack trace: #0 /home/designoneonline/public_html/shop/generated/code/Magento/Cms/Model/Wysiwyg/Images/Storage/Interceptor.php(37): Magento\Cms\Model\Wysiwyg\Images\Storage->getFilesCollection('/home/designone...', NULL) #1 /home/designoneonline/public_html/shop/vendor/magento/module-cms/Block/Adminhtml/Wysiwyg/Images/Content/Files.php(60): Magento\Cms\Model\Wysiwyg\Images\Storage\Interceptor->getFilesCollection('/home/designone...', NULL) #2 /home/designoneonline/public_html/shop/vendor/magento/module-cms/Block/Adminhtml/Wysiwyg/Images/Content/Files.php(74): Magento\Cms\Block\Adminhtml\Wysiwyg\Images\Content\Files->getFiles() #3 /home/designoneonline/public_html/shop/vendor/magento/module-cms/view/adminhtml/templates/browser/content/files.phtml(13): Magento\Cms\Block\Adminhtml\Wysiwyg\Images\Content\Files->getFilesCount() #4 /home/designoneonl in /home/designoneonline/public_html/shop/vendor/magento/module-cms/Model/Wysiwyg/Images/Storage.php on line 365"
The text was updated successfully, but these errors were encountered: