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

ISSUE-5021 fixed guest checkout with custom shipping carrier with unde… #19505

Conversation

vovsky
Copy link
Contributor

@vovsky vovsky commented Dec 1, 2018

…rscores

Description (*)

It's not possible to complete guest checkout if custom shipping carrier with underscores in carrier code is used. PR that fixes this issue for logged in users is already merged. This PR fixes the same problem for guest checkout.

Fixed Issues (if relevant)

  1. "Please specify a shipping method" Exception #5021: "Please specify a shipping method" Exception

Manual testing scenarios (*)

  1. Create custom shipping method module with underscore '_' in carrier code eg. "custom_shipping"
  2. Enable custom shipping method
  3. Add product to cart as a Guest
  4. Go to checkout and select custom shipping method
  5. Place order

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)

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Dec 1, 2018

CLA assistant check
All committers have signed the CLA.

@magento-engcom-team magento-engcom-team added Partner: Atwix Pull Request is created by partner Atwix partners-contribution Pull Request is created by Magento Partner labels Dec 1, 2018
@magento-engcom-team
Copy link
Contributor

Hi @vovsky. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento-engcom-team give me test instance - deploy test instance based on PR changes
  • @magento-engcom-team give me 2.3-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Assistant documentation

Copy link
Contributor

@orlangur orlangur left a comment

Choose a reason for hiding this comment

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

@orlangur orlangur self-assigned this Dec 2, 2018
@hostep
Copy link
Contributor

hostep commented Jan 22, 2019

Can somebody confirm if this will also fix #13902? If yes, can somebody add this issue to the list of fixed issues? Thanks!

@magento-engcom-team
Copy link
Contributor

Hi @sivaschenko, thank you for the review.
ENGCOM-4237 has been created to process this Pull Request

@ghost
Copy link

ghost commented Feb 19, 2019

Hi @vovsky, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants