From: lpsolit%gmail.com <> Date: Fri, 4 Apr 2008 11:48:20 +0000 (+0000) Subject: Documentation for bug 11901: Change Bugzilla comments line-wrapping policy - Patch... X-Git-Tag: bugzilla-3.1.4~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0303fc39cda8eb13dfc3941cc81d9e3e0276c44;p=thirdparty%2Fbugzilla.git Documentation for bug 11901: Change Bugzilla comments line-wrapping policy - Patch by Sam Folk-Williams r=mkanat --- diff --git a/docs/en/xml/using.xml b/docs/en/xml/using.xml index 1da23dfe44..7d32d0d83e 100644 --- a/docs/en/xml/using.xml +++ b/docs/en/xml/using.xml @@ -12,6 +12,12 @@ installations there will necessarily have all Bugzilla features enabled, and different installations run different versions, so some things may not quite work as this document describes. + + + Frequently Asked Questions (FAQ) are available and answered on + wiki.mozilla.org. + They may cover some questions you have which are left unanswered. +
@@ -1014,6 +1020,15 @@
+
+ Server-Side Comment Wrapping + + 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. + +
+
Dependency Tree