]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 313432: Comments don't word-wrap in the "here's your comment for cut-n-paste...
authorlpsolit%gmail.com <>
Sat, 5 Nov 2005 20:35:07 +0000 (20:35 +0000)
committerlpsolit%gmail.com <>
Sat, 5 Nov 2005 20:35:07 +0000 (20:35 +0000)
template/en/default/bug/process/midair.html.tmpl

index 2c2427616fc69f9e8dc83fd81ddf420bc2f2c3c7..d5ae5fbf6299ea4dc5a3fe37fb3d617e5ea8a09d 100644 (file)
@@ -64,7 +64,7 @@
 
 <p>
   Your comment was:<br>
-  <blockquote><pre>[% cgi.param("comment") FILTER html %]</pre></blockquote>
+  <blockquote><pre>[% cgi.param("comment") FILTER wrap_comment FILTER html %]</pre></blockquote>
 </p>
 
 <p>