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

Removed ES6 JS introduced in 1.9.4.4 for IE compability #895

Merged
merged 2 commits into from
Feb 11, 2020
Merged

Removed ES6 JS introduced in 1.9.4.4 for IE compability #895

merged 2 commits into from
Feb 11, 2020

Conversation

samsteele
Copy link

No description provided.

@lgtm-com
Copy link

lgtm-com bot commented Feb 4, 2020

This pull request introduces 1 alert and fixes 8 when merging 5d6d48b into 4f2c905 - view on LGTM.com

new alerts:

  • 1 for Syntax error

fixed alerts:

  • 4 for Useless assignment to local variable
  • 2 for Missing variable declaration
  • 1 for Useless conditional
  • 1 for Unused variable, import, function or class

colinmollenhour
colinmollenhour previously approved these changes Feb 4, 2020
spinsch
spinsch previously approved these changes Feb 6, 2020
Copy link
Contributor

@Flyingmana Flyingmana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the lgtm check reports one new Syntax error https://github.com/OpenMage/magento-lts/pull/895/checks

seen here: https://lgtm.com/projects/g/OpenMage/magento-lts/rev/pr-d36a7c7b82b97f430b4318b298b67a3f2dc3fe01

When Trying out the changed function in the chrome console, it reports:
Uncaught SyntaxError: missing ) after argument list

Short: The closing brace for the forEach( is missing

@samsteele
Copy link
Author

Added missing bracket

@Flyingmana Flyingmana merged commit 8751dfd into OpenMage:1.9.4.x Feb 11, 2020
@sreichel sreichel added this to the Release 19.4.2 milestone Jun 27, 2020
edannenberg pushed a commit to edannenberg/magento-lts that referenced this pull request Aug 20, 2020
edannenberg pushed a commit to edannenberg/magento-lts that referenced this pull request Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants