]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Documentation for bug 11901: Change Bugzilla comments line-wrapping policy - Patch...
authorlpsolit%gmail.com <>
Thu, 17 Jan 2008 06:54:10 +0000 (06:54 +0000)
committerlpsolit%gmail.com <>
Thu, 17 Jan 2008 06:54:10 +0000 (06:54 +0000)
docs/xml/using.xml

index c4901bec7849b204ddc08e38faf1eba94d8ba210..78e86831dba03f503b0672c80a1577be8e49524a 100644 (file)
       </para>
     </section>
 
+    <section id="comment-wrapping">
+      <title>Server-Side Comment Wrapping</title>
+      <para>
+      Bugzilla stores comments unwrapped and wraps them at display time. This
+      ensures proper wrapping in all browsers. Lines beginning with the ">" 
+      character are assumed to be quotes, and are not wrapped.
+      </para>
+    </section>
+
     <section id="dependencytree">
       <title>Dependency Tree</title>