Closed
Description
This issue is automatically created based on existing pull request: #29054: Remove duplicated var customer.name from email template
Preconditions(*)
There are two customer.name variables (second is in line 13). One can be removed. I removed the first one as the same pattern appears in other email templates.
/var/www/html/magento24/app/code/Magento/Customer/view/frontend/email/password_reset.html
Related Pull Requests
Fixed Issues (if relevant)
Steps to reproduce(*)
Cleanup, nothing will change.
to check if a variable is available :
- Go to Admin-> Marketing -> Email Templates -> Add New Template;
- Load Reset Password template;
- Click on Insert Variable... button;
Actual Result:*
Expected Result:*
Customer Name template variable is present in list
Questions or comments
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 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 developmentNo current plan to fix. Fixing can be deferred as a logical part of more important work.The issue has been reproduced on latest 2.4-develop branchAffects aesthetics, professional look and feel, “quality” or “usability”.Has been reviewed and prioritized during Triage with Product Managers