Moin zusammen,
nach dem Update auf SW 5.3.4 erhalte ich folgenden JS Error in der Console, sobald der Ajax Call im Listing gesendet wird, der eine neue Seite nachladen soll:
1509961121_af548a41fdb5b2866588fb20005a414d.js:621 Uncaught TypeError: Cannot read property ‚trim‘ of undefined
at Plugin.appendListing (1509961121_af548a41fdb5b2866588fb20005a414d.js:621)
at Plugin.f (1509961121_af548a41fdb5b2866588fb20005a414d.js:5)
at Object.f [as success] (1509961121_af548a41fdb5b2866588fb20005a414d.js:5)
at i (1509961121_af548a41fdb5b2866588fb20005a414d.js:5)
at Object.fireWith [as resolveWith] (1509961121_af548a41fdb5b2866588fb20005a414d.js:5)
at z (1509961121_af548a41fdb5b2866588fb20005a414d.js:5)
at XMLHttpRequest. (1509961121_af548a41fdb5b2866588fb20005a414d.js:5)
Außerdem kommt in dem Response des XMLHttpRequest folgende, weniger aussagekräfitge Exception:
Fatal error : Uncaught SmartyCompilerException: Syntax Error in template „/var/www/shopware53/themes/Frontend/Bare/frontend/error/exception.tpl“ on line 1 „<h2>{s name="ExceptionHeader"}Ups! An error has occurred!{/s}</h2>“ unknown tag „s“ in /var/www/shopware53/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php:657Stack trace:#0 /var/www/shopware53/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php(443): Smarty_Internal_TemplateCompilerBase->trigger_template_error(‚unknown tag „s“‘, 1)#1 /var/www/shopware53/engine/Library/Smarty/sysplugins/smarty_internal_templateparser.php(2388): Smarty_Internal_TemplateCompilerBase->compileTag(‚s‘, Array)#2 /var/www/shopware53/engine/Library/Smarty/sysplugins/smarty_internal_templateparser.php(3101): Smarty_Internal_Templateparser->yy_r36()#3 /var/www/shopware53/engine/Library/Smarty/sysplugins/smarty_internal_templateparser.php(3201): Smarty_Internal_Templatep in /var/www/shopware53/engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 657
Hat jemand das selbe Problem und evtl. eine Lösung dazu? Ich bin für jeden Fix / Lösungsvorschlag dankbar.
Viele Grüße
Sven