summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/administration.xml
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-04-04 13:48:05 +0200
committerlpsolit%gmail.com <>2008-04-04 13:48:05 +0200
commit7da492a7282e1ff5a78bc1838523894518622fc8 (patch)
tree62bdbb24c70034cbdf920598607e861b4687722b /docs/en/xml/administration.xml
parent444046d37fa516fa22b9b3ff15b2254106c0b537 (diff)
downloadbugzilla-7da492a7282e1ff5a78bc1838523894518622fc8.tar.gz
bugzilla-7da492a7282e1ff5a78bc1838523894518622fc8.tar.xz
Bug 397616: Modifying Users is mentioning <productname>, but not clear when this appears - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
Diffstat (limited to 'docs/en/xml/administration.xml')
-rw-r--r--docs/en/xml/administration.xml17
1 files changed, 12 insertions, 5 deletions
diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml
index 9c85248a5..50ffe43f0 100644
--- a/docs/en/xml/administration.xml
+++ b/docs/en/xml/administration.xml
@@ -575,11 +575,18 @@
</listitem>
<listitem>
- <para>
- <emphasis>&lt;productname&gt;</emphasis>:
- This allows an administrator to specify the products in which
- a user can see bugs. The user must still have the
- "editbugs" privilege to edit bugs in these products.</para>
+ <para>
+ <emphasis>&lt;productname&gt;</emphasis>:
+ This allows an administrator to specify the products
+ in which a user can see bugs. If you turn on the
+ <quote>makeproductgroups</quote> parameter in
+ the Group Security Panel in the Parameters page,
+ then Bugzilla creates one group per product (at the time you create
+ the product), and this group has exactly the same name as the
+ product itself. Note that for products that already exist when
+ the parameter is turned on, the corresponding group will not be
+ created. The user must still have the <quote>editbugs</quote>
+ privilege to edit bugs in these products.</para>
</listitem>
</itemizedlist>
</section>