Skip to content

[Issue] Remove duplicated var customer.name from email template #29087

Closed
@m2-assistant

Description

@m2-assistant

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
2020-07-13_13-01

Related Pull Requests

Fixed Issues (if relevant)

Steps to reproduce(*)

Cleanup, nothing will change.

to check if a variable is available :

  1. Go to Admin-> Marketing -> Email Templates -> Add New Template;
  2. Load Reset Password template;
  3. Click on Insert Variable... button;

Actual Result:*

Expected Result:*

Customer Name template variable is present in list

2020-07-13_12-57

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

Component: CustomerFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: 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 developmentPriority: P4No current plan to fix. Fixing can be deferred as a logical part of more important work.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S4Affects aesthetics, professional look and feel, “quality” or “usability”.Triage: DoneHas been reviewed and prioritized during Triage with Product Managers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions