Open
Bug 589420
Opened 15 years ago
Updated 11 years ago
misleading description for group control examples
Categories
(Bugzilla :: Documentation, defect)
Tracking
()
NEW
People
(Reporter: himorin, Unassigned)
Details
At line 1552 - 1553 of administration.xml, common syntax for group control description
is shown as
> <emphasis>Group: Entry, MemberControl, OtherControl, CanEdit, EditComponents, CanConfirm, EditBugs</emphasis>
But, the examples following this section, MemberControl and OtherControl is shown as the pair of two selections.
Like, line 1574-1575.
> <programlisting>
> Product Bar:
> foo: ENTRY, MANDATORY/MANDATORY, CANEDIT
> </programlisting>
This description for common syntax is something a misleading that "MemberControl, OtherControl" is not shown as a pair of values (for drop-down list).
Comment 1•11 years ago
|
||
These docs are now at:
http://bugzilla.readthedocs.org/en/latest/administering/categorization.html#product-group-controls
Gerv
You need to log in
before you can comment on or make changes to this bug.
Description
•