Closed
Description
Preconditions
- Magento 2.2.x
Steps to reproduce
- Visit the store homepage.
- Enter a valid email address in the newsletter subscription box, press submit.
- In the subscription confirmation email, click on the link to confirm the subscription.
Expected result
- Magento processes the subscription confirmation.
- Magento redirects the user to the homepage with a success message stating the subscription was successful.
Actual result
- Magento processes the subscription confirmation.
- Magento redirects the user to the homepage, but there is no success message stating the subscription was successful.
- Furthermore, if you enter a search term and press submit on the search form, the newsletter confirmation message will appear on the search results page.