-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Fixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: needs update
Description
Preconditions
I have a Magento Installation where I can't save attributes on a configurable product. (simple products work!).
Magento Version: 2.2.2
PHP Version: 7.1.13
MySQL Version: 10.1.30-MariaDB
Steps to reproduce
- Add a configurable product
- Change some attributes (tested with product images and country of manufacturer)
- Press Save
Actual Result
The following error occurs:
Warning: array_filter() expects parameter 1 to be array, string given in /var/www/dev.****.com/htdocs/web/vendor/magento/module-configurable-product/Controller/Adminhtml/Product/Initialization/Helper/Plugin/Configurable.php on line 145
Expected Result
The product should be saved normally
Metadata
Metadata
Assignees
Labels
Fixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: needs update