Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 374 Bytes

2021-01-07-fix-mail-template-timezone.md

File metadata and controls

10 lines (10 loc) · 374 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix mail template timezone
issue: NEXT-12450
author: Hans Höchtl
author_email: [email protected] 
author_github: @hhoechtl
---

Core

  • Changed \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer, extensions of the private twig instance are now in sync with the global twig instance, which fixes a problem with timezone rendering in mail templates.