Skip to content

“Bad request” error message is never shown #24330

@atwixfirster

Description

@atwixfirster

Summary (*)

Customer confirmation process. “Bad request” message is never shown.

Examples (*)

Preconditions

  1. Set Require Emails Confirmation option to Yes on back-end side

back-end

Steps to reproduce

  1. Create new customer

  2. You will get a confirmation link in the email

  3. 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
  1. Open URL in browser
http://<MAGENTO-INSTANCE>/customer/account/confirm/?id=&key=3D384de80ffb30003a72d29e5326932547

Expected result: Bad request message is displayed for customer

expected

Actual result: There was an error confirming the account message is displayed for customer

actual

Proposed solution

#24331

Metadata

Metadata

Assignees

Labels

Component: CustomerFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentPartner: AtwixPull Request is created by partner AtwixReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releasepartners-contributionPull Request is created by Magento Partner

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions