From 90e03a16324e00a5c99717e8fdc4eb5179bc33b6 Mon Sep 17 00:00:00 2001 From: "mozilla%colinogilvie.co.uk" Date: Sat, 3 Nov 2007 18:11:17 +0000 Subject: [PATCH] Bug 400678: Default CC list for components not mentioned in the documentation Patch by Sam Folk-Williams ; r=me git-svn-id: svn://10.0.0.236/trunk@238479 18797224-902f-48f8-a5cc-f745e15eee43 --- .../bugzilla/docs/xml/administration.xml | 20 ++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/mozilla/webtools/bugzilla/docs/xml/administration.xml b/mozilla/webtools/bugzilla/docs/xml/administration.xml index cdb48cdbd7e..e07c2ec4175 100644 --- a/mozilla/webtools/bugzilla/docs/xml/administration.xml +++ b/mozilla/webtools/bugzilla/docs/xml/administration.xml @@ -737,22 +737,24 @@ To create a new Component: - + - Select the "Edit components" link from the "Edit product" - page + Select the Edit components link + from the Edit product page - Select the "Add" link in the bottom right. + Select the Add link in the bottom right. - Fill out the "Component" field, a short "Description", - the "Default Assignee" and "Default QA Contact" (if enabled). - The Component and Description fields may contain HTML; - the "Default Assignee" field must be a login name - already existing in the database. + Fill out the Component field, a + short Description, the + Default Assignee, Default CC List + and Default QA Contact (if enabled). + The Component Description field may contain a + limited subset of HTML tags. The Default Assignee + field must be a login name already existing in the Bugzilla database.