classic-rocket
classic-rocket copied to clipboard
Invalid smarty escape type html_attr in product-comments-list.tpl
There is an invalid smarty escape type html_attr
in product-comments-list.tpl.
See https://github.com/PrestaShop/PrestaShop/issues/28216#issuecomment-1099979989 for the exact error.
The rrror is Still there: (1/1) ContextErrorException User Notice: escape: unsupported type: html_attr - returning unmodified string
in modifier.escape.php line 257 at smarty_modifier_escape('
Think this can solve: data-comment-item-prototype="{$comment_prototype|escape:'html'}">
where do we put it?
Think this can solve: data-comment-item-prototype="{$comment_prototype|escape:'html'}">
where do we put it?
@COMMENT_TITLE@
@COMMENT_COMMENT@