-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: CustomerFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentPartner: AtwixPull Request is created by partner AtwixPull Request is created by partner AtwixReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.3 releasepartners-contributionPull Request is created by Magento PartnerPull Request is created by Magento Partner
Description
Summary (*)
Customer confirmation process. “Bad request” message is never shown.
Examples (*)
Preconditions
- Set
Require Emails Confirmation
option toYes
on back-end side
Steps to reproduce
-
Create new customer
-
You will get a confirmation link in the email
-
Set empty customer id parameter in the confirmation URL.
For example, confirmation URL is
http://<MAGENTO-INSTANCE>/customer/account/confirm/?id=XXX&key=3D384de80ffb30003a72d29e5326932547
Remove XXX from the provided URL:
http://<MAGENTO-INSTANCE>/customer/account/confirm/?id=&key=3D384de80ffb30003a72d29e5326932547
- Open URL in browser
http://<MAGENTO-INSTANCE>/customer/account/confirm/?id=&key=3D384de80ffb30003a72d29e5326932547
Expected result: Bad request
message is displayed for customer
Actual result: There was an error confirming the account
message is displayed for customer
Proposed solution
Metadata
Metadata
Assignees
Labels
Component: CustomerFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentPartner: AtwixPull Request is created by partner AtwixPull Request is created by partner AtwixReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.3 releasepartners-contributionPull Request is created by Magento PartnerPull Request is created by Magento Partner