PrestaShop/PrestaShop

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

Open

#22,091 opened on 2020年11月25日

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
 (平均マージ 26d 17h) (30d で 116 merged PRs)

説明

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

コントリビューターガイド