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

fix #6961 #6971

Merged
merged 2 commits into from
Mar 22, 2017
Merged

fix #6961 #6971

merged 2 commits into from
Mar 22, 2017

Conversation

razbakov
Copy link

@razbakov razbakov commented Oct 12, 2016

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Oct 12, 2016

CLA assistant check
All committers have signed the CLA.

@@ -21,7 +21,7 @@ protected function _getUrl()
$url = false;
if ($this->getValue()) {
$url = $this->_urlBuilder->getBaseUrl(
\Magento\Framework\UrlInterface::URL_TYPE_MEDIA
'_type' => \Magento\Framework\UrlInterface::URL_TYPE_MEDIA
Copy link
Contributor

Choose a reason for hiding this comment

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

This code is not even syntactically correct: https://travis-ci.org/magento/magento2/jobs/167057903#L825

Did you mean array here?

Copy link
Author

Choose a reason for hiding this comment

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

oh, yes, sorry

@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 cfbe0a6 into magento:develop Mar 22, 2017
magento-team pushed a commit that referenced this pull request Mar 22, 2017
@razbakov razbakov deleted the patch-1 branch March 22, 2017 22:58
@vrann
Copy link
Contributor

vrann commented Mar 22, 2017

@razbakov 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