Closed
Description
Preconditions
- Magento 2.1.5
Steps to reproduce
- Add this link to Magento_Email/email/footer.phtml:
<a href="{{store url='privacy'}}">Privacy Policy</a>
- Register or complete an order to send out a transactional email.
Expected result
- The "Privacy Policy" link should link to http://www.yourstore.com/privacy/
Actual result
- The "Privacy Policy" links to http://www.yourstore.com/privacy/index/index/, which results in a 404 error.
Metadata
Metadata
Assignees
Labels
Gate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release