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 product option files not copying to order dir. #8462

Merged
merged 5 commits into from
Apr 13, 2017
Merged

Fix product option files not copying to order dir. #8462

merged 5 commits into from
Apr 13, 2017

Conversation

evktalo
Copy link
Contributor

@evktalo evktalo commented Feb 8, 2017

Copy product option file to order directory from quote also when media storage is set to file system, not just database.

Also rename _rootDirectory variable to _mediaDirectory, since that's what it is.

Copy product option file to order directory from quote also when media storage is set to file system, not just database.

Also rename _rootDirectory variable to _mediaDirectory, since that's what it is.
@okorshenko okorshenko self-assigned this Feb 26, 2017
@okorshenko okorshenko self-requested a review February 26, 2017 20:51
@@ -492,7 +489,15 @@ public function copyQuoteToOrder()
* @param string $url
* @return $this
*/
public function setCustomOptionDownloadUrl($url)
public function setCustomOp
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 looks broken. @evktalo could you please review this code and fix it, so that i can proceed with acceptance of this PR. Thank you

@okorshenko okorshenko added this to the March 2017 milestone Mar 1, 2017
@okorshenko
Copy link
Contributor

Hi @evktalo could you please fix unit tests so that we can process this PR?

@evktalo
Copy link
Contributor Author

evktalo commented Mar 31, 2017

Yes, I will work on fixing the tests. Thank you!

@okorshenko okorshenko modified the milestones: March 2017, April 2017 Apr 2, 2017
@okorshenko
Copy link
Contributor

@evktalo I will the the tests on our side and will proceed with PR acceptance. Thank you!

@magento-team
Copy link
Contributor

@evktalo thank you for your contribution

@evktalo evktalo deleted the fix-copyQuoteToOrder branch April 13, 2017 12:50
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