PrestaShop/PrestaShop

BO - Logs / the name and first name variables are not interpreted in the logs email

Open

#22,091 opened on Nov 25, 2020

View on GitHub
 (5 comments) (0 reactions) (0 assignees)PHP (4,734 forks)batch import
8.1.xAdvanced parametersBOBugEmailGood first issueHacktoberfestLogsMinorPR availableReadyVerified

Repository metrics

Stars
 (7,621 stars)
PR merge metrics
 (Avg merge 26d 17h) (116 merged PRs in 30d)

Description

Describe the bug

the name and first name variables are not interpreted in the logs email

Expected behavior

The varibles should be interpreted

Steps to Reproduce

Steps to reproduce the behavior:

PS => The SMTP parameters should be correctly set

  1. Go to Advanced parameters / logs
  2. Set the "minimum security level" to 1
  3. Make some action to generate log ( try to import a localisation pack for exemple)
  4. Go to your mail box and see error => The "firstname" and "lastname" variables are not interpreted

Screenshots image

Additional information

  • PrestaShop version: 1.7.6.9 && 1.7.7.x && develop
  • PHP version: 7.1

Contributor guide