Skip to content

Unable to update images in design configuration form #19869

Closed
@faisal2010

Description

@faisal2010

Preconditions

  1. Download & install a fresh copy of magento CE 2.3.0 without sample data either through composer or archive package from Magento download page.
  2. Did not make any change in database and files.

Steps to reproduce

  1. Login to admin
  2. Click on Content form left menu and click Configuration under Design.
  3. Click Edit in Action column on any of the three default record from grid.
  4. Click on HTML HEAD tab under Other Configuration section.
  5. Upload an image to Favicon Icon through upload button.

Expected result

  1. Image should upload instantly through ajax and show a preview

image

Actual result

  1. Page just flick sightly and nothing happens.
  2. Click on Save and Continue or Save Configuration button. A success message display but image path is not saving in database nor image upload to disk.

image

Additional information

The image uploadeConfig defined in form ui_component is not working correctly. Ajax uploader request url should be theme/design_config_fileUploader/save BUT it is going to theme/design_config/edit .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Format is validGate 1 Passed. Automatic verification of issue format passed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions