]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Need to do FILTER html FILTER html_linebreak to actually have a safe filter.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 14 May 2010 14:30:19 +0000 (07:30 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 14 May 2010 14:30:19 +0000 (07:30 -0700)
https://bugzilla.mozilla.org/show_bug.cgi?id=372537

template/en/default/global/code-error.html.tmpl

index e3bd3ba8b0c9916a07086eeee12c8391e368e390..f50f60737834b2610061cd6fea55290117e02d43 100644 (file)
 </table>
 
 <p>Traceback:</p>
-<pre>[% traceback FILTER html_linebreak %]</pre>
+<pre>[% traceback FILTER html FILTER html_linebreak %]</pre>
 
 [% IF variables %]
   <pre>