From: gerv%gerv.net <> Date: Mon, 9 Feb 2009 16:12:28 +0000 (+0000) Subject: Bug 365521 and bug 365056 - remove Netscape-specific bits, fix unencoded & and update... X-Git-Tag: bugzilla-3.2.3~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3c80ed5e7d7ef41064fbeda77c5202251607c50;p=thirdparty%2Fbugzilla.git Bug 365521 and bug 365056 - remove Netscape-specific bits, fix unencoded & and update OS list. r=justdave, a=lpsolit. --- diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index 090d4e9910..9f2a21b71c 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -67,40 +67,6 @@ function PutDescription() { } -[%# Browser sniff to try and reduce the incidence of Netscape 6/7 bugs %] - -[% IF cgi.user_agent('Netscape(\d)') %] - [% matches = cgi.user_agent().match('Netscape(\d)') %] -
- - - You are using Netscape [% matches.0 %]. - Report [% terms.bugs %] with this browser to the - - Netscape [% matches.0 %] Feedback Center. - - - This form is only for reporting [% terms.bugs %] in the Mozilla web browser - and other products from mozilla.org. To report [% terms.abug %] you find - in Netscape [% matches.0 %] with this form, you must reproduce it first in - a recent build of - Mozilla, - Firefox, -Thunderbird or - Camino - to make sure the problem hasn't been fixed already. -
-[% END %] - -[% IF cgi.user_agent('Gecko/') %] - [% matches = cgi.user_agent().match('Gecko/(\d+)') %] - -[% END %] - - -

Step 1 of 3 - has your [% terms.bug %] already been reported?

@@ -121,13 +87,13 @@ function PutDescription() { [% END %]

- All-time Top 100 (loaded initially) | - Hot in the last two weeks + All-time Top 100 (loaded initially) | + Hot in the last two weeks

@@ -260,9 +226,8 @@ function PutDescription() { - [% op_sys = [ "Windows 98", "Windows NT", "Windows 2000", "Windows XP", - "Mac System 9.x", "MacOS X", - "Linux", "All", "other" ] %] + [% op_sys = [ "Windows 2000", "Windows XP", "Windows Vista", "Windows 7", + "Mac OS X", "Linux", "All", "Other" ] %]