From 48665fdec46ad4572f3f5c730fbe0264feb9fbc8 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" Date: Thu, 17 Jan 2008 00:55:39 +0000 Subject: [PATCH] Documentation for bug 11901: Change Bugzilla comments line-wrapping policy - Patch by Sam Folk-Williams r=mkanat git-svn-id: svn://10.0.0.236/trunk@243330 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/xml/using.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/mozilla/webtools/bugzilla/docs/xml/using.xml b/mozilla/webtools/bugzilla/docs/xml/using.xml index fa7d808f8d0..7d32d0d83e3 100644 --- a/mozilla/webtools/bugzilla/docs/xml/using.xml +++ b/mozilla/webtools/bugzilla/docs/xml/using.xml @@ -1020,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