FriendsOfShopware / FroshProfiler

This plugin allows you to profile your Shopware 5 application
MIT License
157 stars 41 forks source link

Template error with Shopware Premium Plugin "SwagFuzzy" #44

Closed cs-mitho closed 7 years ago

cs-mitho commented 7 years ago

When activating SwagFuzzy v2.2.1 ("Intelligente Suche") we get this error message when using the full search:

Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/srv/www/htdocs/norma24/engine/Shopware/Plugins/Community/Backend/SwagFuzzy/Views/frontend/swag_fuzzy/search/fuzzy_result.tpl" on line 44 "{block name="frontend_index_search_similar_results_{$result->getFacetName()}<!-- BLOCK BEGIN frontend_index_search_similar_results_{$result->getFacetName(), File: /srv/www/htdocs/norma24/engine/Shopware/Plugins/Community/Backend/SwagFuzzy/Views/frontend/swag_fuzzy/search/fuzzy_result.tpl -->"}" - Unexpected ", "' in /srv/www/htdocs/norma24/custom/plugins/ShyimProfiler/Components/Smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 657

cs-mitho commented 7 years ago

I just tested this with the develop branch, it works there, thanks!