diff options
author | terry%netscape.com <> | 1998-12-04 01:10:51 +0100 |
---|---|---|
committer | terry%netscape.com <> | 1998-12-04 01:10:51 +0100 |
commit | 3a14063761783372a378677b9901ec683d691294 (patch) | |
tree | d2265af7643087e1aaa5281b0749990e9e9eab43 /bug_status.html | |
parent | 063b0985a9417a2e1252552cde3124b3b3a7e289 (diff) | |
download | bugzilla-3a14063761783372a378677b9901ec683d691294.tar.gz bugzilla-3a14063761783372a378677b9901ec683d691294.tar.xz |
Reworked the rep_platform and op_sys fields. BEWARE; this includes
some changes to the database schema!
Diffstat (limited to 'bug_status.html')
-rwxr-xr-x | bug_status.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/bug_status.html b/bug_status.html index fff558558..1f429fe9b 100755 --- a/bug_status.html +++ b/bug_status.html @@ -159,14 +159,15 @@ Most bugs should have area set to <B>CODE</B>. Legal values include: <LI> l10n <i>(localization)</i> </UL> <a name="rep_platform"><h2>Platform</h2></a> -This is the platform against which the bug was reported. Legal +This is the hardware platform against which the bug was reported. Legal platforms include: <UL> <LI> All (happens on all platform; cross-platform bug) <LI> Macintosh <LI> PC -<LI> X-Windows +<LI> Sun +<LI> HP </UL> <b>Note:</b> Selecting the option "All" does not select bugs assigned against all platforms. It @@ -189,6 +190,6 @@ status field appropriately. <hr> <address><a href="http://home.netscape.com/people/terry/">Terry Weissman <terry@netscape.com></a></address> <!-- hhmts start --> -Last modified: Tue Aug 25 23:11:26 1998 +Last modified: Wed Dec 2 14:08:58 1998 <!-- hhmts end --> </body> </html> |