-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: CatalogIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passed
Description
Preconditions (*)
1.Version 2.3.3
Steps to reproduce (*)
- Catalog -> Products -> edit any product
Expected result (*)
- Product edit page
Actual result (*)
- error and no edit page:
Warning: Use of undefined constant formName - assumed 'formName' (this will throw an Error in a future version of PHP) in /var/www/magento2/vendor/magento/module-catalog/view/adminhtml/templates/catalog/product/helper/gallery.phtml on line 64
Fixed by adding a missing $ before formName on line 64 of referenced file.
hostep and fourplus
Metadata
Metadata
Assignees
Labels
Component: CatalogIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passed