Skip to content

[Forwardport] Fixes in ui module#15551

Merged
magento-engcom-team merged 2 commits intomagento:2.3-developfrom
mhauri:forwardport-15512
May 30, 2018
Merged

[Forwardport] Fixes in ui module#15551
magento-engcom-team merged 2 commits intomagento:2.3-developfrom
mhauri:forwardport-15512

Conversation

@mhauri
Copy link
Copy Markdown

@mhauri mhauri commented May 28, 2018

Original Pull Request

#15512

Description

This PR fixes two issues in the Magento/Ui Module:

  1. getConfiguration() invoked with 1 parameter, 0 required, see Magento/Ui/Component/Bookmark.php on line 85 and 89

  2. Class Magento\Ui\Component\Control\ActionPool constructor invoked with 3 parameters, 2 required. see Magento/Ui/Test/Unit/Component/Control/ActionPoolTest.php on line 87

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)

@osrecio osrecio self-assigned this May 28, 2018
@osrecio
Copy link
Copy Markdown
Member

osrecio commented May 29, 2018

Thanks @mhauri . I will process your PR asap.

@magento-engcom-team
Copy link
Copy Markdown
Contributor

Hi @mhauri. Thank you for your contribution.
Changes from your Pull Request will be available with the upcoming 2.3.0 release.

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.

3 participants