-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Description
Magento 2.1 will only allow me to upload pictures of a product when I initially create them. If I make a new product and choose to leave out pictures I can not go back in to add pictures later. If I edit the product and attempt to add images I get the following error:
Attention: We don't recognize or support this file extension type.
This was tested with simple product and configurable products. This is not the same issue as ticket #5746 because no errors are reported by Magento besides the above warning on the product page and my Magento install is 100% complete and installed correctly.
Preconditions
- Magento 2.1 not Magento 2.0.X
- Linux or Windows servers; I have tested both including on different PHP versions 5.6 to 7.0
Steps to reproduce
- Create a new simple or configurable product in Magento 2.1 and do not add product images.
- Save and leave the product; again do not add any images.
- Navigate around the dashboard for a bit and then go back and edit the product you created.
- Attempt to add images now and you should see the error.
Expected result
You should be able to add, edit, and delete product images at any time not just when you first create the product.
Actual result
Once a product is created you can never add images to it unless you added some when you created the product. You also get this error every time you try:
Attention: We don't recognize or support this file extension type.