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

index 3c200a30ab2140dae3f822220d4201ff50bd5487..e8b3fd0967311e205e7c9df1df4c0081bd08abda 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>