Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add-product-image-label-bug #6744

Merged

Conversation

markpol
Copy link
Contributor

@markpol markpol commented Sep 25, 2016

  • fixes notice error that prevents saving product in non default store view when image label has not been defined

To reproduce:

  1. In a store with multiple store views add product with at least 1 image (do not add image alt tag)
  2. After saving the product switch to store view, change the product name and save
  3. the save fails with error:
    Notice: Undefined index: label in /home/mark/Projects/magento2/app/code/Magento/Catalog/Model/Product/Gallery/CreateHandler.php on line 161

- fixes notice error that prevents saving product in non default store view when image label has not been defined
@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Sep 25, 2016

CLA assistant check
All committers have signed the CLA.

@vrann vrann self-assigned this Mar 22, 2017
@vrann vrann added this to the March 2017 milestone Mar 22, 2017
@magento-team magento-team merged commit 1be0edf into magento:develop Mar 22, 2017
magento-team pushed a commit that referenced this pull request Mar 22, 2017
@vrann
Copy link
Contributor

vrann commented Mar 22, 2017

@markpol Thank you for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants