Skip to content

Product Edit is broken after 2.3.3 update #24968

@jgahn-xom

Description

@jgahn-xom

Preconditions (*)

1.Version 2.3.3

Steps to reproduce (*)

  1. Catalog -> Products -> edit any product

Expected result (*)

  1. Product edit page

Actual result (*)

  1. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions