Skip to content

Bugfix-798: Fixed ArrayIndexOutOfBoundsException exception #808

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

Conversation

bohdan-harniuk
Copy link
Collaborator

Description (*)

Fixed ArrayIndexOutOfBoundsException exception when used Copy Path/Reference action on the requirejs-config.js file.

Successfully reproduced before starting fixing it:

Screenshot 2021-11-25 at 20 24 05

Result:

Screenshot 2021-11-25 at 20 41 29

Fixed Issues (if relevant)

  1. Fixes ArrayIndexOutOfBoundsException when used Copy Path/Reference action on the requirejs-config.js file #798

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 integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

…Copy Path/Reference action on the requirejs-config.js file
Copy link
Collaborator

@andrewbess andrewbess left a comment

Choose a reason for hiding this comment

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

Hello @bohdan-harniuk
Thank you for your contribution here
Approved ✔️

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.

ArrayIndexOutOfBoundsException when used Copy Path/Reference action on the requirejs-config.js file
3 participants