]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 676237: The traceback in code-error.html.tmpl is displayed on a single line
authorFrédéric Buclin <LpSolit@gmail.com>
Thu, 4 Aug 2011 10:49:44 +0000 (12:49 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 4 Aug 2011 10:49:44 +0000 (12:49 +0200)
r=glob a=LpSolit

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

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