From: gerv%gerv.net <> Date: Sun, 8 Feb 2009 14:21:26 +0000 (+0000) Subject: Bug 365521 and bug 365056: remove Netscape-specific parts of form, fix encodings... X-Git-Tag: bugzilla-3.3.4~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6526314ef39287f0ae11e43e325250bd760a03a2;p=thirdparty%2Fbugzilla.git Bug 365521 and bug 365056: remove Netscape-specific parts of form, fix encodings of &, 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 9234428607..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,8 +226,8 @@ function PutDescription() { - [% op_sys = [ "Windows 2000", "Windows XP", "Windows Vista", - "Mac OS X", "Linux", "All", "other" ] %] + [% op_sys = [ "Windows 2000", "Windows XP", "Windows Vista", "Windows 7", + "Mac OS X", "Linux", "All", "Other" ] %]