PrestaShop/PrestaShop

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

Open

#22 091 ouverte le 25 nov. 2020

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)PHP (4 734 forks)batch import
8.1.xAdvanced parametersBOBugEmailGood first issueHacktoberfestLogsMinorPR availableReadyVerified

Métriques du dépôt

Stars
 (7 621 stars)
Métriques de merge PR
 (Merge moyen 26j 17h) (116 PRs mergées en 30 j)

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

Guide contributeur