Thank you for the report. Our internal issue is MAGETWO-58082.
internal issue MAGETWO-58082.
I'm unable to locate the configuration option "Require Customer To Be Logged In To Checkout" which is mentioned here above. However, regardless of this setting, this issue is still there. I'm going to pick this up (MM17BE)
Fix is on the way with changes in 2 files: Magento_Customer/js/view/authentication-popup.js and vendor/magento/module-customer/Block/Account/AuthenticationPopup.php. Prepping PR.
Hi,
Any news on this?
Hi @ivan-koliadynskyy. Thank you for working on this issue.
Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:
Component: XXXXX label(s) to the ticket, indicating the components it may be related to.[x] 2. Verify that the issue is reproducible on 2.3-develop branchDetails
- Add the comment @magento give me 2.3-develop instance to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.3-develop branch, please, add the label Reproduced on 2.3.x.
- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and _stop verification process here_!
[ ] 3. If the issue is not relevant or is not reproducible any more, feel free to close it.
Issue was reproducible only in case of login with dialog from cart page by clicking "Proceed to Checkout" button. Cause of issue is missing "login_redirect" with checkout page url value in cookie. In all other cases login_redirect added before login and as result redirect work well.
Most helpful comment
I'm unable to locate the configuration option "Require Customer To Be Logged In To Checkout" which is mentioned here above. However, regardless of this setting, this issue is still there. I'm going to pick this up (MM17BE)