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

Added namespace to product videos fotorama events #12469

Merged

Conversation

roma84
Copy link
Contributor

@roma84 roma84 commented Nov 28, 2017

Description

This pull request fixes issue with ignored gallery config in view.xml on configurable products.
It happens because clearEvents function removes all fotorama event listeners.
I added event namespace to only remove product videos related events.
Please check #12268 for more details.

Fixed Issues (if relevant)

  1. Gallery issues on configurable product page #12268: Gallery issues on configurable product page

Manual testing scenarios

  1. Open app/design/frontend/Magento/luma/etc/view.xml and change navdir to vertical on line 216.
  2. Open configurable product and select size and color.
  3. Click on the image to open full screen view.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Nov 28, 2017

CLA assistant check
All committers have signed the CLA.

@omiroshnichenko omiroshnichenko added this to the December 2017 milestone Dec 1, 2017
@magento-team magento-team merged commit 6f308b1 into magento:2.2-develop Dec 7, 2017
magento-team pushed a commit that referenced this pull request Dec 7, 2017
[EngCom] Public Pull Requests - 2.2-develop
 - MAGETWO-84981: Trying to get data from non existent products #12539
 - MAGETWO-84979: [Backport 2.2-develop] Fix swagger-ui on instances of Magento running on a non-standard port #12541
 - MAGETWO-84903: Added namespace to product videos fotorama events #12469
 - MAGETWO-84862: [Backport 2.2-develop] #11409: Too many password reset requests even when disabled in settings #11435
 - MAGETWO-84856: Issue 12506: Fixup typo getDispretionPath -> getDispersionPath #12507
 - MAGETWO-84808: 12110: Missing cascade into attribute set deletion. #12167
 - MAGETWO-83503: [2.2] - Add command to view mview state and queue #12122
 - MAGETWO-80223: Fix syntax of expectException() calls #11099
magento-team pushed a commit that referenced this pull request Dec 11, 2017
#991

 - Merge Pull Request magento-engcom/magento2ce#991 from magento-engcom/magento2:MAGETWO-84903
 - Merged commits:
   1. 89b8f3a
magento-team pushed a commit that referenced this pull request Dec 11, 2017
[EngCom] Public Pull Requests - 2.2-develop
 - MAGETWO-85311: Added namespace to product videos fotorama events #12469 #991
 - MAGETWO-85300: 8437: Silent error when an email template is not found #970
 - MAGETWO-85293: 12613: Verbiage Update Required: Product Image Watermark size Validation Message. #985
 - MAGETWO-85286: 8176: LinkManagement::getChildren() does not include product visibility. #986
 - MAGETWO-85285: 12482: Sitemap image links in MultiStore #935
 - MAGETWO-84955: Set Current Store from Store Code if isUseStoreInUrl #12529
 - MAGETWO-84764: NewRelic: Disables Module Deployments, Creates new Deploy Marker Command #12477
 - MAGETWO-84439: 12180 Remove unnecessary use operator for Context, causes 503 error i… #12220
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.

None yet

4 participants