]> 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:50:40 +0000 (06:50 +0000)
committerlpsolit%gmail.com <>
Thu, 17 Jan 2008 06:50:40 +0000 (06:50 +0000)
docs/xml/using.xml

index fa7d808f8d09f57860aedd812ca6f7f1da5d2199..7d32d0d83e3dbc464453149170201c3fa4d9ba43 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>