]> 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:48:01 +0000 (12:48 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 4 Aug 2011 10:48:01 +0000 (12:48 +0200)
r=glob a=LpSolit

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

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