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

index 66f05e533e42d3f681ba8a2c9e11c5e5b79ceed1..a5038224201ffa2c3d5db7ec4782bd6a6375d06f 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>