[RSS Feed/News] Templater filter replace does not work for pre-escaped data

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
This is somewhat in between a bug report and a feature request:

Templater filter replace does not work for pre escaped data, eg.

Code:

Code:
<xf:set var="$html">
some.
code.
here.
</xf:set>
<pre>{$html|replace('.', '')}</pre>
does not work while it might be nice if it did.

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom