Nach update auf 5.3 shop tot - unknown tag s

Hier das gleiche Problem. Fehler trat beim Erstellen eines Kundenkontos auf. Shopware 5.3.1 alle Plugins sind aktuell und kompatibel:

Fatal error: Uncaught SmartyCompilerException: Syntax Error in template "/webseiten/Shopware/themes/Frontend/Bare/frontend/index/index.tpl" on line 7 "<html class="no-js" lang="{s name='IndexXmlLang'}{/s}" itemscope="itemscope" itemtype="http://schema.org/WebPage">" unknown tag "s" in /webseiten/Shopware/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php:657 Stack trace: #0 /webseiten/Shopware/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php(443): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown tag "s"', 7) #1 /webseiten/Shopware/engine/Library/Smarty/sysplugins/smarty_internal_templateparser.php(2388): Smarty_Internal_TemplateCompilerBase->compileTag('s', Array) #2 /webseiten/Shopware/engine/Library/Smarty/sysplugins/smarty_internal_templa in /webseiten/Shopware/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 657

Nach der Debug Aktivierung in der Config.php sah der Fehler so aus

Fatal error: Uncaught SmartyException: directory '/webseiten/Shopware/engine/Shopware/Plugins/Community/Core/SwagVatIdValidation/Views/frontend/account/index.tpl' not allowed by security setting in /webseiten/Shopware/engine/Library/Smarty/sysplugins/smarty_security.php:381 Stack trace: #0 /webseiten/Shopware/engine/Library/Smarty/sysplugins/smarty_internal_resource_file.php(33): Smarty_Security->isTrustedResourceDir('/kunden/227014_...') #1 /webseiten/Shopware/engine/Library/Smarty/sysplugins/smarty_resource.php(532): Smarty_Internal_Resource_File->populate(Object(Smarty_Template_Source), NULL) #2 /webseiten/Shopware/engine/Library/Smarty/sysplugins/smarty_internal_resource_extends.php(41): Smarty_Resource::source(NULL, Object(Enlight_Template_Manager), '/kunden/227014_...') #3 /webseiten/Shopware/engine/Library/Enlight/Components/Snippet/Resource.php(76): Smarty_Internal_Resource_Extends->populate(Obje in /webseiten/Shopware/engine/Library/Smarty/sysplugins/smarty_security.php on line 381

Nach löschen des Caches geht es wieder ohne Probleme.