magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.54k stars 9.32k forks source link

Images Not Displaying for Configurable Products on Fresh Magento 2.4.4-p6-9 Installs #39108

Closed JonathanHelvey closed 6 days ago

JonathanHelvey commented 2 months ago

Preconditions and environment

  1. Magento Version: Magento 2.4.4-p6-9
  2. Sample Data: Installed using php bin/magento sampledata:deploy
  3. Installation Type: Fresh installation
  4. Operating System: macOS
  5. Web Server: Apache (installed via MAMP)
  6. PHP Version: PHP 8.1
  7. Database: MySQL
  8. Environment: Development environment using MAMP
  9. Browser: Tested on Google Chrome
  10. Additional Modules Installed: No additional modules apart from sample data.

Steps to reproduce

  1. Set up a fresh instance of Magento 2.4.4-p8 using MAMP on a local environment.
  2. Install sample data using the command: php bin/magento sampledata:deploy.
  3. Run php bin/magento set up:upgrade and php bin/magento setup:static-content:deploy.
  4. Verify that product images are stored in the wrong path pub/media/catalog/catalog/product.
  5. Move the images to the correct folder path from pub/media/catalog/catalog/product to pub/media/catalog/product.
  6. php bin/magento catalog:images:resize php bin/magento indexer:reindex cache:clean Check the Magento Admin and Frontend for product images.
  7. Notice that images for simple products appear correctly, but images for configurable products do not.

Expected result

Actual result

Additional information

Release note

No response

Triage and priority

m2-assistant[bot] commented 2 months ago

Hi @JonathanHelvey. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:

m2-assistant[bot] commented 2 weeks ago

Hi @engcom-Bravo. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

engcom-Bravo commented 2 weeks ago

Hi @JonathanHelvey,

Thanks for your reporting and collaboration.

We have verified the issue in Latest 2.4.8-beta1 instance and the issue is not reproducible.Kindly refer the screenshots.

https://github.com/user-attachments/assets/2ebd83f2-0ac8-4a75-b8e2-01c5c5171ad4

images should be stored in the correct folder path pub/media/catalog/product.All product images, including those for configurable products, should display correctly in both the admin and frontend after deploying sample data.

Kindly recheck the issue in Latest Magento instance and elaborate the steps to reproduce if the issue is still reproducible.

Thanks.

engcom-Bravo commented 6 days ago

Hi @JonathanHelvey,

This issue is being closed since it has not been updated in a long time.Please feel free to reopen or raise a new ticket if the issue still exists.

Thanks.